We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lint-commit-messages
1 parent f841ed3 commit d09cc78Copy full SHA for d09cc78
.github/workflows/ci-cd.yml
@@ -7,10 +7,10 @@ on:
7
- renovate/**
8
pull_request: null
9
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
+ # lint-commit-messages:
+ # uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@7cf5201e53e0e2c4daf7298cf97e5dab5d631c23 # v4.1.10
+ # with:
+ # configFile: ./commitlint.config.cjs
14
lint:
15
uses: vidavidorra/.github/.github/workflows/node-lint.yml@7cf5201e53e0e2c4daf7298cf97e5dab5d631c23 # v4.1.10
16
build:
0 commit comments