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 e90dad0 commit d9a308dCopy full SHA for d9a308d
.github/workflows/codecov.yml
@@ -4,7 +4,7 @@ on:
4
# This workflow is triggered after every successfull execution
5
# of `ci` workflow.
6
workflow_run:
7
- workflows: ["ci"]
+ workflows: ["CI"]
8
types:
9
- completed
10
0 commit comments