Skip to content

Bump django-filer from 3.2.3 to 3.3.1 #995

Bump django-filer from 3.2.3 to 3.3.1

Bump django-filer from 3.2.3 to 3.3.1 #995

Workflow file for this run

---
name: reviewdog
on: [pull_request]
jobs:
misspell:
name: runner / misspell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-misspell@v1
with:
github_token: ${{ secrets.github_token }}
locale: "US"