We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b543e60 commit 729ee6bCopy full SHA for 729ee6b
.github/workflows/test-report.yaml
@@ -6,7 +6,7 @@ name: ci-report
6
7
on:
8
workflow_run:
9
- workflows: ['ci-test'] # runs after CI workflow
+ workflows: ci-test # runs after CI workflow
10
types:
11
- completed
12
jobs:
0 commit comments