Skip to content

chore(deps): bump xunit from 2.4.1 to 2.5.1 #3

chore(deps): bump xunit from 2.4.1 to 2.5.1

chore(deps): bump xunit from 2.4.1 to 2.5.1 #3

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