Skip to content

Advanced tests for applying migrations #36

Advanced tests for applying migrations

Advanced tests for applying migrations #36

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
uses: ronin-co/github-actions/.github/workflows/validate.yml@main
with:
package_dir: './' # Adjust if your package is in a subdirectory