We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa44571 commit 3ac4810Copy full SHA for 3ac4810
1 file changed
.github/workflows/pull-request-green.yml
@@ -2,7 +2,7 @@ name: PR - Green
2
3
on:
4
workflow_run:
5
- workflows: ["PR"]
+ workflows: ["PR", "PR - Label"]
6
types: [completed]
7
8
concurrency:
0 commit comments