Fix secrets in PR automation being available to PR from forks

This commit is contained in:
Mislav Marohnić 2021-04-13 11:10:13 +02:00
parent a579b00dac
commit 93b5bf20eb

View file

@ -1,6 +1,6 @@
name: PR Automation
on:
pull_request:
pull_request_target:
types: [ready_for_review, opened, reopened]
jobs:
pr-auto: