Skip to content

chore(deps): Bump Verify from 30.5.0-beta.1 to 31.24.2 #210

chore(deps): Bump Verify from 30.5.0-beta.1 to 31.24.2

chore(deps): Bump Verify from 30.5.0-beta.1 to 31.24.2 #210

Workflow file for this run

name: Commitlint
on: [pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
name: Commitlint
runs-on: ubuntu-latest
timeout-minutes: 1
if: github.actor != 'dependabot[bot]'
steps:
- name: Checkout
uses: actions/checkout@v7
with:
fetch-depth: 0
- name: Commitlint
uses: wagoid/commitlint-github-action@v6