Skip to content

Commit 307a0b6

Browse files
authored
Update label-on-approval.yml (#576)
1 parent 4a186cd commit 307a0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Add Label on Approval
22

33
on:
4-
pull_request_target:
5-
types: [opened, synchronize]
4+
pull_request_review:
5+
types: [submitted]
66

77
permissions:
88
issues: write

0 commit comments

Comments
 (0)