Skip to content

Merge pull request #49 from modern-python/docs/can-decode-no-raise-ob… #137

Merge pull request #49 from modern-python/docs/can-decode-no-raise-ob…

Merge pull request #49 from modern-python/docs/can-decode-no-raise-ob… #137

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