Skip to content

fix: prevent manifest update after another commit #872

fix: prevent manifest update after another commit

fix: prevent manifest update after another commit #872

# 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