Skip to content

feat(ui): modernize DevTrack interface with light blue & white theme #2232

feat(ui): modernize DevTrack interface with light blue & white theme

feat(ui): modernize DevTrack interface with light blue & white theme #2232

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
jobs:
label:
permissions:
contents: read
pull-requests: write
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/labeler@v7
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml