Skip to content

fix(deps): update module github.com/creasty/defaults to v1.8.0 #4707

fix(deps): update module github.com/creasty/defaults to v1.8.0

fix(deps): update module github.com/creasty/defaults to v1.8.0 #4707

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