PR actions scripts: fix workflow execution name
This commit is contained in:
parent
288b14defa
commit
f1c53ccac2
2
.github/workflows/label-pr-on-approval.yml
vendored
2
.github/workflows/label-pr-on-approval.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Label PR on approval
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["PR review listener"]
|
||||
workflows: ["Listen PR review"]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user