Skip to content

Commit 94481b0

Browse files
authored
Switch to pull_request_target strategy (#608)
fixes #581
1 parent abfd7ea commit 94481b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches:
77
- main
8-
pull_request:
8+
pull_request_target:
99
branches:
1010
- main
1111

0 commit comments

Comments
 (0)