Skip to content

Commit 68a3d51

Browse files
stepankuzmingithub-actions[bot]
authored andcommitted
Fix external PR policy workflow
GitOrigin-RevId: e0044c547ecc69e2cb9319ccbebc39b0e52d1c34
1 parent ebb61b2 commit 68a3d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/external-pr-policy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: External PR Policy
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, synchronize, reopened]
66

77
jobs:

0 commit comments

Comments
 (0)