We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c0d04 commit d744925Copy full SHA for d744925
.github/workflows/_produce-data.yaml
@@ -4,8 +4,7 @@ on:
4
workflow_call:
5
workflow_dispatch:
6
workflow_run:
7
- workflows:
8
- - "All post-commit tests"
+ workflows: [All post-commit tests, \[post-commit\] all - Static checks, linters etc.]
9
types:
10
- completed
11
0 commit comments