We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3aae8bc + 69a3c90 commit 747c84aCopy full SHA for 747c84a
1 file changed
.github/workflows/runtests.yml
@@ -1,10 +1,9 @@
1
name: Run tests
2
3
on:
4
- push:
+ pull_request:
5
branches:
6
- main
7
- pull_request:
8
9
# needed to allow julia-actions/cache to delete old caches that it has created
10
permissions:
0 commit comments