Skip to content

Commit

Permalink
Update lint-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean authored Oct 27, 2023
1 parent b8bb701 commit 4538316
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
# - uses: walt-id/commitlint-github-action@v4
- uses: wagoid/commitlint-github-action@v5
with:
noMerges: true
Expand Down Expand Up @@ -64,4 +63,4 @@ jobs:
uses: marocchino/sticky-pull-request-comment@v2
with:
header: pr-title-lint-error
delete: true
delete: true

0 comments on commit 4538316

Please sign in to comment.