We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0981cb8 commit d1c6dbaCopy full SHA for d1c6dba
1 file changed
.github/workflows/build-and-test.yml
@@ -66,6 +66,7 @@ jobs:
66
path: htmlcov
67
68
- name: Post to a Slack channel
69
+ if: failure()
70
uses: act10ns/slack@v1
71
with:
72
status: ${{ job.status }}
0 commit comments