Skip to content

Commit

Permalink
ci: remove commit linting (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm authored Oct 31, 2024
1 parent 33a6d4c commit b43c062
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,3 @@ jobs:
with:
ignoreLabels: |
release
commits:
name: Validate PR commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6

0 comments on commit b43c062

Please sign in to comment.