Skip to content

fix: correct the method used to obtain the version tag to focus on the current branch not across all branches #309

fix: correct the method used to obtain the version tag to focus on the current branch not across all branches

fix: correct the method used to obtain the version tag to focus on the current branch not across all branches #309

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version: "3.10.11"
- uses: pre-commit/[email protected]