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 Nov 27, 2020
1 parent ba25251 commit e0d9b41
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 e0d9b41

Please sign in to comment.