Skip to content

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

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

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

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/[email protected]