diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9737b7a2f4a..07c7bf83110 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: with: save-cache: true - # commitlint: + # # commitlint: # runs-on: ubuntu-latest # if: ${{ github.event_name != 'pull_request' || github.repository_owner != github.event.pull_request.head.repo.owner.login }}