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 3, 2020
1 parent 62045fc commit bfed500
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 bfed500

Please sign in to comment.