Skip to content

Bump the django-related group with 12 updates #22

Bump the django-related group with 12 updates

Bump the django-related group with 12 updates #22

Workflow file for this run

name: Ruff
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1