Skip to content

GitHub Action

- uses: fmguerreiro/pgmold/.github/actions/drift-check@main
with:
schema: sql:schema/
database: db:${{ secrets.DATABASE_URL }}
target-schemas: public,auth

See the CI/CD guide for full workflow examples and configuration details.