mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
[actions] switch Automatic Rebase workflow to pull_request_target
event
This commit is contained in:
parent
4054bd70ce
commit
bbe032fa7e
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Automatic Rebase
|
||||
|
||||
on: [pull_request]
|
||||
on: [pull_request_target]
|
||||
|
||||
jobs:
|
||||
_:
|
||||
|
Loading…
Reference in New Issue
Block a user