mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
10.52.2024 3fc557987dd3db72d40693e6f767c97512ca7bef
.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 \