Skip to content

Commit d09cc78

Browse files
committed
ci: temporary disable lint-commit-messages
See wagoid/commitlint-github-action#758.
1 parent f841ed3 commit d09cc78

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci-cd.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
- renovate/**
88
pull_request: null
99
jobs:
10-
lint-commit-messages:
11-
uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@7cf5201e53e0e2c4daf7298cf97e5dab5d631c23 # v4.1.10
12-
with:
13-
configFile: ./commitlint.config.cjs
10+
# lint-commit-messages:
11+
# uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@7cf5201e53e0e2c4daf7298cf97e5dab5d631c23 # v4.1.10
12+
# with:
13+
# configFile: ./commitlint.config.cjs
1414
lint:
1515
uses: vidavidorra/.github/.github/workflows/node-lint.yml@7cf5201e53e0e2c4daf7298cf97e5dab5d631c23 # v4.1.10
1616
build:

0 commit comments

Comments
 (0)