We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53263bd commit 0ba448aCopy full SHA for 0ba448a
.github/workflows/build-linux.yml
@@ -57,6 +57,7 @@ jobs:
57
path: _build/install/default/bin/ocamlformat
58
59
test-branch:
60
+ if: ${{ github.ref != 'refs/heads/main' }}
61
needs: build-linux
62
runs-on: ubuntu-latest
63
strategy:
0 commit comments