Skip to content

Commit df4342c

Browse files
committed
Revert "Reapply "Share secrets with forks.""
This reverts commit c8f68f6.
1 parent a5ec04d commit df4342c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Continuous integration
22
on:
33
push:
44
branches: [ "master" ]
5-
pull_request_target:
5+
pull_request:
66
branches: [ "master" ]
77
concurrency:
88
group: ${{ github.ref }}

0 commit comments

Comments
 (0)