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 a48d462 commit cf6e950Copy full SHA for cf6e950
.github/workflows/coverage.yaml
@@ -24,6 +24,7 @@ jobs:
24
workflow: ci.yml
25
commit: ${{ github.event.workflow_run.head_sha }}
26
allow_forks: true
27
+ workflow_conclusion: completed
28
29
- run: smokeshow upload coverage-html
30
if: hashFiles('coverage-html/*.html') != ''
0 commit comments