summaryrefslogtreecommitdiff
path: root/.github/workflows/annocheck.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/annocheck.yml')
-rw-r--r--.github/workflows/annocheck.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/annocheck.yml b/.github/workflows/annocheck.yml
index 723f5760f9..96ad6c6f52 100644
--- a/.github/workflows/annocheck.yml
+++ b/.github/workflows/annocheck.yml
@@ -116,7 +116,7 @@ jobs:
- uses: ./.github/actions/slack
with:
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
- if: ${{ failure() && github.event_name == 'push' }}
+ if: ${{ failure() }}
defaults:
run: