Skip to content

Merge pull request #52 from modern-python/fix/0.10.1-delta-audit #144

Merge pull request #52 from modern-python/fix/0.10.1-delta-audit

Merge pull request #52 from modern-python/fix/0.10.1-delta-audit #144

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml