Skip to content

Commit

Permalink
Merge pull request #7 from Zhaoyilunnn/Zhaoyilunnn-patch-1
Browse files Browse the repository at this point in the history
ci: add commit lint for push
  • Loading branch information
Zhaoyilunnn committed Sep 17, 2023
2 parents f594b05 + 8ec6f0a commit 66817bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Lint Commit Messages
on: [pull_request]
on: [push, pull_request]

jobs:
commitlint:
Expand Down

0 comments on commit 66817bb

Please sign in to comment.