We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5dab9 commit c45094cCopy full SHA for c45094c
.github/workflows/jobs.yml
@@ -1,5 +1,5 @@
1
name: arpack-ng
2
-on: [push, pull_request]
+on: [push, pull_request_target]
3
jobs:
4
ubuntu_latest_cmake:
5
runs-on: ubuntu-latest
0 commit comments