File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 - renovate/**
88 pull_request : null
99jobs :
10- # lint-commit-messages:
11- # uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@e4e0f363c0afaa48377beba0cdbbc8c0dbc6a4f7 # v4.2.0
12- # with:
13- # configFile: ./commitlint.config.cjs
10+ lint-commit-messages :
11+ uses : vidavidorra/.github/.github/workflows/lint-commit-messages.yml@1c91d6f274ead11e6e2b6f7e1226e0f197655cc0 # v4.2.3
12+ with :
13+ configFile : ./commitlint.config.cjs
1414 lint :
1515 uses : vidavidorra/.github/.github/workflows/node-lint.yml@1c91d6f274ead11e6e2b6f7e1226e0f197655cc0 # v4.2.3
1616 build :
4040 release :
4141 uses : vidavidorra/.github/.github/workflows/release.yml@1c91d6f274ead11e6e2b6f7e1226e0f197655cc0 # v4.2.3
4242 needs :
43- # - lint-commit-messages
43+ - lint-commit-messages
4444 - lint
4545 - build
4646 - test
You can’t perform that action at this time.
0 commit comments