.github/workflows/tests.yml
@@ -29,7 +29,7 @@ - name: Run commitlint if: github.event_name == 'pull_request' run: | commitlint \ npx commitlint \ --from "${{ github.event.pull_request.base.sha }}" \ --to "${{ github.event.pull_request.head.sha }}" \ --color \