diff --git a/.github/workflows/lint-pr.yml b/.github/workflows/lint-pr.yml index 780405d7..9a24eaf2 100644 --- a/.github/workflows/lint-pr.yml +++ b/.github/workflows/lint-pr.yml @@ -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