Skip to content

chore(deps): bump dependabot/fetch-metadata from 1 to 2 #21

chore(deps): bump dependabot/fetch-metadata from 1 to 2

chore(deps): bump dependabot/fetch-metadata from 1 to 2 #21

Workflow file for this run

name: Commit Lint
on:
pull_request:
branches-ignore:
- dependabot/*
push:
branches-ignore:
- dependabot/*
jobs:
commit-lint:
name: Lint
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Lint
uses: wagoid/commitlint-github-action@v5