Skip to content

Commit c45094c

Browse files
committed
Github Actions: enable access to opencollab secrets for docker jobs.
1 parent 3b5dab9 commit c45094c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: arpack-ng
2-
on: [push, pull_request]
2+
on: [push, pull_request_target]
33
jobs:
44
ubuntu_latest_cmake:
55
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)