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

View File

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