Skip to content

feat(Theme): add text tokens #8276

feat(Theme): add text tokens

feat(Theme): add text tokens #8276

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: equisoft-actions/lint-commits@v3