Skip to content

Commit cac1965

Browse files
committed
chore(governance): enforce safe scope on pr merge labelling
1 parent 8e78e1a commit cac1965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_merged_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
on:
2-
pull_request_target:
2+
pull_request:
33
types:
44
- closed
55

0 commit comments

Comments
 (0)