Skip to content

Commit 58537b4

Browse files
aveladjoeyparrish
authored andcommitted
ci: Fix coverage workflow run (#7715)
1 parent b1bec73 commit 58537b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-incremental-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Report Incremental Coverage
55
# comments, when we would not be able to do so otherwise.
66
on:
77
workflow_run:
8-
workflows: [Build and Test PR]
8+
workflows: [Build and Test]
99
types: [completed]
1010

1111
jobs:

0 commit comments

Comments
 (0)