Github Actions: enable access to opencollab secrets for docker jobs.

This commit is contained in:
Franck HOUSSEN
2021-10-07 19:26:00 +02:00
parent 3b5dab9c93
commit c45094c758
+1 -1
View File
@@ -1,5 +1,5 @@
name: arpack-ng
on: [push, pull_request]
on: [push, pull_request_target]
jobs:
ubuntu_latest_cmake:
runs-on: ubuntu-latest