Skip to content

Commit

Permalink
ci: change commitlint docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseylin committed Jul 26, 2023
1 parent 81aef04 commit 9a9576b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: commitlint
on: [pull_request]
name: Lint commits for compliance with Conventional Commits
on:
pull_request:
jobs:
commitlint:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 9a9576b

Please sign in to comment.