Skip to content

fix: trigger all-ontology generation if schema changes #4

fix: trigger all-ontology generation if schema changes

fix: trigger all-ontology generation if schema changes #4

name: Conventional Commit
# Validates PR title follows conventional commits
on:
pull_request:
types:
- edited
- opened
- synchronize
- reopened
jobs:
lint-PR-title:
runs-on: [self-hosted, ARM64]
steps:
- uses: actions/checkout@v3
- uses: chanzuckerberg/github-actions/.github/actions/[email protected]