Skip to content

fix(all): #1153 switch to DTCG token format & migrate to latest styledictionary and ts-transform #680

fix(all): #1153 switch to DTCG token format & migrate to latest styledictionary and ts-transform

fix(all): #1153 switch to DTCG token format & migrate to latest styledictionary and ts-transform #680

Workflow file for this run

name: 'Lint PR Title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: dreampulse/action-lint-pull-request-title@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}