Skip to content

Commit b2d7188

Browse files
igorpecovnikyury-deltsov
authored andcommitted
PR actions scripts: fix workflow execution name
1 parent 66759f7 commit b2d7188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-pr-on-approval.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Label PR on approval
22
on:
33
workflow_run:
4-
workflows: ["PR review listener"]
4+
workflows: ["Listen PR review"]
55
types: [completed]
66

77
jobs:

0 commit comments

Comments
 (0)