Skip to content

Commit 34f463d

Browse files
authored
Fix test-reporter trigger (#34)
1 parent e07683c commit 34f463d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-reporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: test-reporter
44
on:
55
workflow_run:
66
workflows:
7-
- test
7+
- ci
88
types:
99
- completed
1010

0 commit comments

Comments
 (0)