Skip to content

Commit c76182a

Browse files
authored
Change trigger from push to pull_request_target
1 parent 36e9432 commit c76182a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Build static docs
33

44
on:
5-
push:
5+
pull_request_target:
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)