Skip to content

Commit 1b9f2e7

Browse files
authored
use pull_request_target for CI workflows (#314)
1 parent 6c1aadf commit 1b9f2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.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
- main
7-
pull_request: null
7+
pull_request_target: null
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)