Skip to content

dev-deps: update dependency style-dictionary to v4 #1235

dev-deps: update dependency style-dictionary to v4

dev-deps: update dependency style-dictionary to v4 #1235

Workflow file for this run

# Automatically add a label to a pull request based on the modified files
name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
sync-labels: true