Skip to content

Commit 82f9f52

Browse files
Update code-coverage-deploy.yml
1 parent 2aafcee commit 82f9f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code-coverage-deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Code and Documentation Coverage (Deploy)"
33

44
on:
55
workflow_run:
6-
workflows: ["Code Coverage (Generate)"]
6+
workflows: ["Code and Documentation Coverage (PR)"]
77
types:
88
- completed
99

@@ -227,4 +227,4 @@ jobs:
227227
**Full Coverage Reports**
228228
229229
* [This PR](https://conjure-cp.github.io/conjure-oxide/coverage/${{ steps.sha.outputs.result }}).
230-
* [Main](https://conjure-cp.github.io/conjure-oxide/coverage/main).
230+
* [Main](https://conjure-cp.github.io/conjure-oxide/coverage/main).

0 commit comments

Comments
 (0)