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 5b43ff6 commit caece01Copy full SHA for caece01
.github/workflows/test.yaml
@@ -56,6 +56,7 @@ jobs:
56
extra_args: --all-files --hook-stage=manual
57
58
versioning:
59
+ if: ${{ github.ref_name != 'main' }}
60
runs-on: ubuntu-24.04
61
steps:
62
- uses: actions/checkout@v4
0 commit comments