Skip to content

refactor(ui): rename the extension framework to App Extensions and install an ordered array #8660

refactor(ui): rename the extension framework to App Extensions and install an ordered array

refactor(ui): rename the extension framework to App Extensions and install an ordered array #8660

name: Label Enhancement Proposals
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
label-by-files:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v7
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"