Use pull_request_target instead of pull_request
This commit is contained in:
parent
499dee0100
commit
a29ee991a4
2
.github/workflows/automation.yml
vendored
2
.github/workflows/automation.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Automation
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue
Block a user