We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e4770 commit 1b74feeCopy full SHA for 1b74fee
.github/workflows/conventional-commit.yml
@@ -9,5 +9,5 @@ jobs:
9
steps:
10
- uses: actions/checkout@v6
11
- name: Install Dependencies
12
- run: npm install @commitlint/config-conventional@latest @commitlint/cli@latest
+ run: npm install @commitlint/config-conventional
13
- uses: JulienKode/pull-request-name-linter-action@v19.0.0
0 commit comments