diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 674e365..f57fff5 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -11,5 +11,3 @@ jobs: - name: Install Dependencies run: npm install @commitlint/config-conventional - uses: JulienKode/pull-request-name-linter-action@v0.5.0 - with: - configuration-path: ../../commitlint.config.js