Skip to content

fix: Wrap "git-cliff" with python #3

fix: Wrap "git-cliff" with python

fix: Wrap "git-cliff" with python #3

Workflow file for this run

name: CI
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
push:
branches: ["main"]
jobs:
python_checks:
name: Python checks
uses: ./.github/workflows/reusable_python_checks.yml