Skip to content

fix: update commit-msg-check.yml #25

fix: update commit-msg-check.yml

fix: update commit-msg-check.yml #25

name: 'Commit Message Check'
on:
pull_request:
branches: [ main ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]