Skip to content

Commit

Permalink
update commitlint for only js
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajames committed Oct 15, 2024
1 parent 2b01c62 commit 9c1681a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: "[v4-client-js] Conventional PR Title"
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']

paths:
- 'v4-client-js/**'
jobs:
conventional-pr-title:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9c1681a

Please sign in to comment.