Skip to content

Merge pull request #250 from eshwen/dependabot/pip/main/pydantic-2.10.4 #294

Merge pull request #250 from eshwen/dependabot/pip/main/pydantic-2.10.4

Merge pull request #250 from eshwen/dependabot/pip/main/pydantic-2.10.4 #294

Workflow file for this run

name: Check quality
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: eshwen/adrenaline/.github/workflows/[email protected]
with:
python-version: '3.10'
path: 'my_project/'