Skip to content

Add SKIP_MIGRATIONS to run migrations out-of-band #6502

Add SKIP_MIGRATIONS to run migrations out-of-band

Add SKIP_MIGRATIONS to run migrations out-of-band #6502

name: Label Enhancement Proposals
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
label-by-files:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"