Skip to content

Commit

Permalink
Merge branch 'cicd' of github.com:walt-id/waltid-vc-repository into cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean committed Oct 27, 2023
2 parents 84724d3 + 4538316 commit ee5e11f
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 ee5e11f

Please sign in to comment.