Skip to content

chore: configure release-please #2

chore: configure release-please

chore: configure release-please #2

Workflow file for this run

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