Skip to content

docs(icons): document what clientBundle.scan covers #4663

docs(icons): document what clientBundle.scan covers

docs(icons): document what clientBundle.scan covers #4663

Workflow file for this run

name: pr-labeler
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-slim
permissions:
contents: read
pull-requests: write
steps:
- name: Label PRs based on base branch
uses: actions/labeler@v7
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: false