Skip to content

Commit caece01

Browse files
committed
Skip check on main
1 parent 5b43ff6 commit caece01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
extra_args: --all-files --hook-stage=manual
5757

5858
versioning:
59+
if: ${{ github.ref_name != 'main' }}
5960
runs-on: ubuntu-24.04
6061
steps:
6162
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)