Skip to content

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 #385

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 #385

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