We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e5ab2 commit a226377Copy full SHA for a226377
.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: ["[post-commit] all - Static checks, linters etc."]
9
types:
10
- completed
11
0 commit comments