Skip to content

build(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 #36

build(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1

build(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 #36

Workflow file for this run

name: commit
on: [pull_request, workflow_call]
jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 5
if: github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6.0.1