Skip to content

Commit b6cbadc

Browse files
Fix report-test-results.yaml
1 parent c5fd227 commit b6cbadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-test-results.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: report-test-results
22

33
on:
44
workflow_run:
5-
workflows: [ 'main' ]
5+
workflows: [ 'test' ]
66
types:
77
- completed
88

0 commit comments

Comments
 (0)