Skip to content

fix(tree): correct node toggle icon color in disabled states (#DS-390) #2266

fix(tree): correct node toggle icon color in disabled states (#DS-390)

fix(tree): correct node toggle icon color in disabled states (#DS-390) #2266

Workflow file for this run

name: License validation
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
license_validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: ./.github/workflows/actions/setup-node
- run: yarn run validate:license