We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c620a68 commit 7a8e48eCopy full SHA for 7a8e48e
2 files changed
.github/workflows/super-linter.yml
@@ -60,6 +60,7 @@ jobs:
60
LINTER_RULES_PATH: .
61
VALIDATE_JSCPD: false
62
VALIDATE_TYPESCRIPT_STANDARD: false
63
+ VALIDATE_GIT_COMMITLINT: false
64
concurrency:
65
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
66
cancel-in-progress: true
commitlint.config.ts
0 commit comments