Skip to content

Commit cf6e950

Browse files
committed
add "workflow_conclusion: completed" to smokeshow download
1 parent a48d462 commit cf6e950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
workflow: ci.yml
2525
commit: ${{ github.event.workflow_run.head_sha }}
2626
allow_forks: true
27+
workflow_conclusion: completed
2728

2829
- run: smokeshow upload coverage-html
2930
if: hashFiles('coverage-html/*.html') != ''

0 commit comments

Comments
 (0)