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