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.
1 parent b113db0 commit e6731a3Copy full SHA for e6731a3
1 file changed
.github/workflows/github-ci.yml
@@ -68,4 +68,4 @@ jobs:
68
with:
69
status: ${{ job.status }}
70
steps: ${{ toJson(steps) }}
71
- if: always()
+ if: failure()
0 commit comments