mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
ci: enable conventional commit linter on main
This commit is contained in:
parent
7f65b24113
commit
d6dea2247c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -7,7 +7,6 @@ jobs:
|
|||
commit_msg:
|
||||
name: Conventional Commit Messages
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref != 'refs/heads/main' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: webiny/action-conventional-commits@v1.3.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue