Skip to content

build(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #146

build(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

build(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 #146

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5