We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1bec73 commit 58537b4Copy full SHA for 58537b4
.github/workflows/report-incremental-coverage.yaml
@@ -5,7 +5,7 @@ name: Report Incremental Coverage
5
# comments, when we would not be able to do so otherwise.
6
on:
7
workflow_run:
8
- workflows: [Build and Test PR]
+ workflows: [Build and Test]
9
types: [completed]
10
11
jobs:
0 commit comments