We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ecc0d commit 9a16e3eCopy full SHA for 9a16e3e
1 file changed
.github/workflows/ci.yml
@@ -35,6 +35,7 @@ jobs:
35
36
cross_test:
37
runs-on: ubuntu-latest
38
+ if: github.ref == 'refs/heads/master'
39
strategy:
40
matrix:
41
include:
0 commit comments