Github Actions: enable access to opencollab secrets for docker jobs.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: arpack-ng
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request_target]
|
||||
jobs:
|
||||
ubuntu_latest_cmake:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user