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