Skip to content

fix: Don't create migration if there are no schema changes #83

fix: Don't create migration if there are no schema changes

fix: Don't create migration if there are no schema changes #83

name: Ensure all PRs have conventional commit titles
on:
pull_request:
types:
- edited
- opened
- synchronize
- reopened
jobs:
conventional_commit_title:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chanzuckerberg/github-actions/.github/actions/conventional-commits@main