Skip to content

Commit 729ee6b

Browse files
committed
Try different syntax
1 parent b543e60 commit 729ee6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: ci-report
66

77
on:
88
workflow_run:
9-
workflows: ['ci-test'] # runs after CI workflow
9+
workflows: ci-test # runs after CI workflow
1010
types:
1111
- completed
1212
jobs:

0 commit comments

Comments
 (0)