We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c4f8e commit 4072507Copy full SHA for 4072507
1 file changed
.github/workflows/flakiness.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
method: chat.postMessage
38
token: ${{ secrets.SLACK_BOT_TOKEN }}
39
+ errors: true
40
payload: |
41
channel: ${{ secrets.SLACK_CHANNEL_ID }}
42
blocks:
0 commit comments