Skip to content

Commit

Permalink
stop lint commit message
Browse files Browse the repository at this point in the history
not ready to play with that
  • Loading branch information
petrus-v committed Sep 3, 2024
1 parent 3366be3 commit 053fd37
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ jobs:

# Make sure commit messages follow the conventional commits convention:
# https://www.conventionalcommits.org
commitlint:
name: Lint Commit Messages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]
# commitlint:
# name: Lint Commit Messages
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v3
# with:
# fetch-depth: 0
# - uses: wagoid/[email protected]

test:
strategy:
Expand Down

0 comments on commit 053fd37

Please sign in to comment.