Fix secrets in PR automation being available to PR from forks
This commit is contained in:
parent
a579b00dac
commit
93b5bf20eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prauto.yml
vendored
2
.github/workflows/prauto.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: PR Automation
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [ready_for_review, opened, reopened]
|
||||
jobs:
|
||||
pr-auto:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue