Fix: PR target event allows external builds (#32)

This commit is contained in:
Namoshek 2022-11-22 22:32:07 +01:00 committed by GitHub
parent fe0cb883e7
commit d2a2a839e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull_request:
pull_request_target:
types: [opened, synchronize, reopened]
jobs: