Skip to content

feat: added max title length option to window title component #19

feat: added max title length option to window title component

feat: added max title length option to window title component #19

name: PR title check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: glzr-io/actions/semantic-prs@main
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}