Skip to content

chore(deps): Bump Meziantou.Analyzer from 2.0.61 to 2.0.70 #379

chore(deps): Bump Meziantou.Analyzer from 2.0.61 to 2.0.70

chore(deps): Bump Meziantou.Analyzer from 2.0.61 to 2.0.70 #379

name: "Check Commit Message"
on:
pull_request:
branches: [ 'main' ]
jobs:
commitlint:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5