Skip to content

Commit

Permalink
Github Actions: enable access to opencollab secrets for docker jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
fghoussen committed Oct 7, 2021
1 parent 3b5dab9 commit c45094c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: arpack-ng
on: [push, pull_request]
on: [push, pull_request_target]
jobs:
ubuntu_latest_cmake:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c45094c

Please sign in to comment.