Skip to content

chore(deps): bump django from 5.2.6 to 5.2.7 in /tests/requirements #1139

chore(deps): bump django from 5.2.6 to 5.2.7 in /tests/requirements

chore(deps): bump django from 5.2.6 to 5.2.7 in /tests/requirements #1139

Workflow file for this run

name: Ruff
on:
push:
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- run: python -Im pip install --user ruff
- name: Run ruff
run: ruff check --output-format=github djangocms_alias