Skip to content

Run migrations in order across repos #174

Run migrations in order across repos

Run migrations in order across repos #174

Workflow file for this run

name: All checks pass
on:
pull_request:
jobs:
enforce-all-checks:
runs-on: ubuntu-latest
permissions:
checks: read
steps:
- name: GitHub Checks
uses: poseidon/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}