We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80eb80 commit b860bf3Copy full SHA for b860bf3
.github/workflows/commitlint.yaml
@@ -16,6 +16,6 @@ jobs:
16
- name: Remove tsconfig
17
run: rm tsconfig.json
18
19
- - uses: wagoid/commitlint-github-action@v6.1.2
+ - uses: wagoid/commitlint-github-action@v6.2.0
20
with:
21
configFile: commitlint.config.ts
0 commit comments