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.
1 parent f2c2748 commit da77671Copy full SHA for da77671
.github/workflows/git-commit-lint.yml
@@ -22,3 +22,4 @@ jobs:
22
- name: Lint commit message
23
if: ${{ github.event.sender.login != 'dependabot[bot]' }}
24
run: npx commitlint --from origin/${{ github.base_ref }} --to HEAD -g ./ui/package.json
25
+
0 commit comments