Skip to content

Commit

Permalink
fix: use correct action package
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemcd committed Feb 1, 2024
1 parent 868266e commit a897b6c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/commitlint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,4 @@ jobs:
- name: Install Commitlint CLI
uses: yarn add @commitlint/config-conventional --frozen-lockfile
- name: Run Commitlint on PR Title
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: JulienKode/[email protected]

0 comments on commit a897b6c

Please sign in to comment.