Skip to content

Commit

Permalink
Update update-sns-aggregator-response.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrasinskis authored Jan 9, 2025
1 parent 9ff0658 commit c203beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sns-aggregator-response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Notify Slack on failure
# Since the this is a scheduled job, a failure won't be shown on any
# PR status. To notify the team, we send a message to our Slack channel on failure.
uses: dfinity/internet-identity/.github/actions/slack@release-2023-08-28
# uses: dfinity/internet-identity/.github/actions/slack@release-2023-08-28
if: ${{ failure() }}
run: echo "🤦‍♂️ SNS aggregator response update failed"
#with:
Expand Down

0 comments on commit c203beb

Please sign in to comment.