Skip to content

Retire the outdated django-migrate-sql-deux and use django-migrate-sql-3 #1735

Retire the outdated django-migrate-sql-deux and use django-migrate-sql-3

Retire the outdated django-migrate-sql-deux and use django-migrate-sql-3 #1735

Workflow file for this run

name: Backport
on:
pull_request:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
uses: m-kuhn/[email protected]
with:
github_token: ${{ secrets.NYUKI_TOKEN }}