Skip to content

ci(github): fix no git remotes found in test.yml #26

ci(github): fix no git remotes found in test.yml

ci(github): fix no git remotes found in test.yml #26

Workflow file for this run

name: commitlint
on: push
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Commitlint
uses: remarkablemark/commitlint@v2
with:
checkout: true