Skip to content

Bump django from 3.2.15 to 3.2.25 #550

Bump django from 3.2.15 to 3.2.25

Bump django from 3.2.15 to 3.2.25 #550

Workflow file for this run

name: 🏷️ Pull Request Labeler
on:
- pull_request_target
jobs:
pr_triage:
runs-on: ubuntu-latest
steps:
- name: Apply labels
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labels.yml
sync-labels: true