Skip to content

Commit f61802e

Browse files
Bordalantiga
authored andcommitted
enable docs from actual...
1 parent 3e95a05 commit f61802e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
tags: ["*"]
88
# use this event type to share secrets with forks.
99
# it's important that the PR head SHA is checked out to run the changes
10-
pull_request_target:
10+
pull_request: # cherry-picking is maintainer's duty
1111
branches: ["master", "release/*"]
1212
paths:
1313
- ".actions/*"

0 commit comments

Comments
 (0)