Skip to content

Commit 5d6b37f

Browse files
Add conclusion
1 parent 7569f55 commit 5d6b37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
-H "Authorization: Bearer $GH_TOKEN"\
2727
-H "X-GitHub-Api-Version: 2022-11-28" \
2828
https://api.github.com/repos/${{ github.repository }}/check-runs \
29-
-d '{"name":"Coverage", "head_sha":"${{ github.event.pull_request.head.sha }}", "status":"completed","output":{"title":"A Mighty title", "summary":""}}'
29+
-d '{"name":"Coverage", "head_sha":"${{ github.event.pull_request.head.sha }}", "status":"completed", "conclusion":"success","output":{"title":"A Mighty title", "summary":""}}'

0 commit comments

Comments
 (0)