Skip to content

fix: Remove "input" interpolation in `actions/prepare-release/action.… #37

fix: Remove "input" interpolation in `actions/prepare-release/action.…

fix: Remove "input" interpolation in `actions/prepare-release/action.… #37

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