diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index e7e266dfd70..ce151e82d2a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -10,6 +10,8 @@ jobs: steps: - uses: actions/checkout@v1 - uses: wagoid/commitlint-github-action@v1 + with: + configFile: .commitlintrc.js build: runs-on: ubuntu-latest env: