Skip to content

Commit

Permalink
Revert "fix: temporarily disable Slack notification (#209)" (#212)
Browse files Browse the repository at this point in the history
This reverts commit 9e0d637.
  • Loading branch information
patheard authored Jul 4, 2024
1 parent 31e42c4 commit 34db808
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/workflow-failure.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Workflow failure

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

jobs:
on-failure:
Expand Down

0 comments on commit 34db808

Please sign in to comment.