Skip to content

Commit

Permalink
fix: temporarily disable Slack notification (#209)
Browse files Browse the repository at this point in the history
Disable the Slack notification while we look for a deprecated Node.js fix
for the uptime action.
  • Loading branch information
patheard authored Jul 4, 2024
1 parent 37b0eb8 commit 9e0d637
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/workflow-failure.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Workflow failure

on:
workflow_run:
workflows: ["*"]
types:
- completed
workflow_dispatch:

jobs:
on-failure:
Expand Down

0 comments on commit 9e0d637

Please sign in to comment.