Skip to content

feat: add commit check #4

feat: add commit check

feat: add commit check #4

Workflow file for this run

name: Commit Message Lint
on:
pull_request:
types: [opened, synchronize, edited, reopened]
jobs:
commitlint:
uses: GradientHQ/.github/.github/workflows/commitlint.yml@main