Skip to content

Commit da77671

Browse files
feat: fix commit lint text issue (#2)
1 parent f2c2748 commit da77671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/git-commit-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
- name: Lint commit message
2323
if: ${{ github.event.sender.login != 'dependabot[bot]' }}
2424
run: npx commitlint --from origin/${{ github.base_ref }} --to HEAD -g ./ui/package.json
25+

0 commit comments

Comments
 (0)