Skip to content

ci(github-actions): bump coverallsapp/github-action from 2.3.1 to 2.3.3 #764

ci(github-actions): bump coverallsapp/github-action from 2.3.1 to 2.3.3

ci(github-actions): bump coverallsapp/github-action from 2.3.1 to 2.3.3 #764

Workflow file for this run

name: Commit Message Linting
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@v6
with:
configFile: .commitlintrc.mjs