Skip to content

ci(deps): Bump googleapis/release-please-action from 4 to 5 #58

ci(deps): Bump googleapis/release-please-action from 4 to 5

ci(deps): Bump googleapis/release-please-action from 4 to 5 #58

Workflow file for this run

name: Commitlint
on:
pull_request:
branches: ['main']
jobs:
lint-commits:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Lint Commits
uses: wagoid/commitlint-github-action@v6
with:
configFile: commitlint.config.cjs