Skip to content

Commit

Permalink
[squashme] wip
Browse files Browse the repository at this point in the history
  • Loading branch information
augustebaum committed Sep 24, 2024
1 parent cd94f3c commit e981d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: "20"
- name: Install commitlint
run: |
npm install commitlint/[email protected]
npm install @commitlint/[email protected]
npm install [email protected]
- name: Lint PR title
# Use an environment variable to avoid a security vulnerability
Expand Down

0 comments on commit e981d25

Please sign in to comment.