Skip to content

Commit

Permalink
fix: added change in hotfix action
Browse files Browse the repository at this point in the history
  • Loading branch information
codechirag123 committed Dec 13, 2024
1 parent 64e92b8 commit dcc986b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hotfix-wf-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ jobs:
send-to-slack:
runs-on: ubuntu-latest
needs: [update-helm-chart,build-and-push-ee-image,build-and-push-image]
environment: ${{ inputs.environment }}
if: ${{ needs.update-helm-chart.result == 'success' }}
permissions:
contents: read
Expand Down

0 comments on commit dcc986b

Please sign in to comment.