Skip to content

Commit a6661c2

Browse files
committed
[actions] switch Automatic Rebase workflow to pull_request_target event
1 parent 67be59a commit a6661c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/rebase.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Automatic Rebase
22

3-
on: [pull_request]
3+
on: [pull_request_target]
44

55
jobs:
66
_:

0 commit comments

Comments
 (0)