Skip to content

chore(docs): replaced generated theme with built-in tokens (#DS-3925) #673

chore(docs): replaced generated theme with built-in tokens (#DS-3925)

chore(docs): replaced generated theme with built-in tokens (#DS-3925) #673

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/workflows/actions/setup-node
- run: echo "${{ github.event.pull_request.title }}" | yarn commitlint --verbose