Skip to content

chore(deps): update dependency apple/swift-argument-parser to from: "1.5.0" #4486

chore(deps): update dependency apple/swift-argument-parser to from: "1.5.0"

chore(deps): update dependency apple/swift-argument-parser to from: "1.5.0" #4486

name: Commit Message Check
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
jobs:
conventional_commit_check:
runs-on: ubuntu-latest
steps:
- uses: agenthunt/[email protected]
with:
pr-title-regex: "^(fix|feat|chore|docs)(?:[(][^)]+[)])?: (.+)"