mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-28 03:30:12 +02: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
Add a link
Reference in a new issue