Skip to content

chore(ci): Annotate GitHub actions versions (#39) #46

chore(ci): Annotate GitHub actions versions (#39)

chore(ci): Annotate GitHub actions versions (#39) #46

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