Skip to content

Commit d2a2a83

Browse files
authored
Fix: PR target event allows external builds (#32)
1 parent fe0cb88 commit d2a2a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request:
7+
pull_request_target:
88
types: [opened, synchronize, reopened]
99

1010
jobs:

0 commit comments

Comments
 (0)