Skip to content

chore: upgrade release-please action #779

chore: upgrade release-please action

chore: upgrade release-please action #779

# 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: ./.github/actions/conventional-commits