Skip to content

chore(deps): update actions/checkout digest to 0c366fd #44

chore(deps): update actions/checkout digest to 0c366fd

chore(deps): update actions/checkout digest to 0c366fd #44

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