Skip to content

feat: linear prefix cache #1506

feat: linear prefix cache

feat: linear prefix cache #1506

Workflow file for this run

name: Commit Message Lint
on:
pull_request:
types: [opened, synchronize, edited, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
uses: GradientHQ/.github/.github/workflows/commitlint.yml@main