summaryrefslogtreecommitdiff
path: root/.github/workflows/rjit-bindgen.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/rjit-bindgen.yml')
-rw-r--r--.github/workflows/rjit-bindgen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rjit-bindgen.yml b/.github/workflows/rjit-bindgen.yml
index 47ac3a0f7d..dafbc367f4 100644
--- a/.github/workflows/rjit-bindgen.yml
+++ b/.github/workflows/rjit-bindgen.yml
@@ -97,7 +97,7 @@ jobs:
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
- if: ${{ failure() && github.event_name == 'push' && secrets.SIMPLER_ALERTS_URL }}
+ if: ${{ failure() && github.event_name == 'push' }}
defaults:
run: