Skip to content

Commit

Permalink
[actions] switch Automatic Rebase workflow to pull_request_target e…
Browse files Browse the repository at this point in the history
…vent
  • Loading branch information
ljharb committed Sep 15, 2020
1 parent 67be59a commit a6661c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
@@ -1,6 +1,6 @@
name: Automatic Rebase

on: [pull_request]
on: [pull_request_target]

jobs:
_:
Expand Down

0 comments on commit a6661c2

Please sign in to comment.