Skip to content

Commit 1891d31

Browse files
committed
GHA: fix wrong script name
1 parent de798d6 commit 1891d31

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: "Maintenance: Set label on PR approval"
22
on:
33
workflow_run:
4-
workflows: ["Listen PR review"]
4+
workflows: ["Maintenance: Listen PR review and label it"]
55
types: [completed]
66

77
jobs:

0 commit comments

Comments
 (0)