Skip to content

Commit 1cdd746

Browse files
authored
fix merge gatekeeper rule to run on foreign PRs (#2250)
1 parent 4fc0b1f commit 1cdd746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-gatekeeper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Merge Gatekeeper
33

44
on:
5-
pull_request:
5+
pull_request_target:
66
branches:
77
- main
88
- master

0 commit comments

Comments
 (0)