Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 committed Jul 23, 2024
1 parent 75204a9 commit b585442
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/nightly-eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ jobs:
if: always()
uses: ./.github/actions/save-logs

- name: Send trigger to Slack on workflow failure
if: failure()
uses: ./.github/actions/slack
with:
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
# - name: Send trigger to Slack on workflow failure
# if: failure()
# uses: ./.github/actions/slack
# with:
# slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit b585442

Please sign in to comment.