Skip to content

fix: specify all defines as local using copts #3981

fix: specify all defines as local using copts

fix: specify all defines as local using copts #3981

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)(?:[(][^)]+[)])?: (.+)"