Skip to content

pre-commit autoupdate 2025-10-04 (#70) #171

pre-commit autoupdate 2025-10-04 (#70)

pre-commit autoupdate 2025-10-04 (#70) #171

Workflow file for this run

name: django-fsm linting
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-python@v5
with:
python-version: '3.13'
- uses: pre-commit/[email protected]