Skip to content

Development: Migrate the online code editor to a standalone component #60348

Development: Migrate the online code editor to a standalone component

Development: Migrate the online code editor to a standalone component #60348

name: Pull Request Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true