Skip to content

Commit 8d58fad

Browse files
authored
Merge pull request #416 from light-curve/ci-publish-on-pr
Update CI to run PRs from forks
2 parents 19cefe8 + d71fc9a commit 8d58fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
tags:
66
push:
7-
pull_request:
7+
pull_request_target:
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)