Skip to content

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 #89

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 #89

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/[email protected]