Skip to content

Commit

Permalink
Fix: PR target event allows external builds (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Namoshek committed Nov 22, 2022
1 parent fe0cb88 commit d2a2a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull_request:
pull_request_target:
types: [opened, synchronize, reopened]

jobs:
Expand Down

0 comments on commit d2a2a83

Please sign in to comment.