Skip to content

Commit

Permalink
Skip check on main
Browse files Browse the repository at this point in the history
  • Loading branch information
eltos committed Jan 21, 2025
1 parent 01ff19f commit 4353bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
extra_args: --all-files --hook-stage=manual

versioning:
if: ${{ github.ref_name != 'main' }}
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4353bd7

Please sign in to comment.