We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
notify_when: "failure"
1 parent 53b47c0 commit ac03cecCopy full SHA for ac03cec
.github/workflows/scheduled-tests.yml
@@ -41,6 +41,7 @@ jobs:
41
notification_title: "{workflow} {status_message}"
42
message_format: "{emoji} *{workflow}* {status_message} for <{repo_url}|{repo}>"
43
footer: "View run: {run_url}"
44
+ notify_when: "failure"
45
mention_groups: ${{ vars.SLACK_ON_CALL }}
46
mention_groups_when: "failure"
47
env:
0 commit comments