Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

fix(ci): update release workflow to main branch #11

fix(ci): update release workflow to main branch

fix(ci): update release workflow to main branch #11

Workflow file for this run

name: 'LintPrTitle'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
ValidatePrTitle:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5