Skip to content

⬆️ Updates markdown-link-check to v3.13.6 #3177

⬆️ Updates markdown-link-check to v3.13.6

⬆️ Updates markdown-link-check to v3.13.6 #3177

Workflow file for this run

name: Commitlint
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
configFile: './.github/workflows/lint/.commitlintrc.json'
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure