Skip to content

chore(deps): update relekang/python-semantic-release action to v9.7.2 #1219

chore(deps): update relekang/python-semantic-release action to v9.7.2

chore(deps): update relekang/python-semantic-release action to v9.7.2 #1219

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.5.1