[actions] switch Automatic Rebase workflow to `pull_request_target` event

Jordan Harband 2020-11-06 23:55:52 -08:00
parent 4054bd70ce
commit bbe032fa7e
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Automatic Rebase name: Automatic Rebase
on: [pull_request] on: [pull_request_target]
jobs: jobs:
_: _: