mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-28 11:40:13 +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:
|
commit_msg:
|
||||||
name: Conventional Commit Messages
|
name: Conventional Commit Messages
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.ref != 'refs/heads/main' }}
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: webiny/action-conventional-commits@v1.3.0
|
- uses: webiny/action-conventional-commits@v1.3.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue