Skip to content

Integrated code lifecycle: Add editing of auxiliary repositories in the online code editor for instructors #61138

Integrated code lifecycle: Add editing of auxiliary repositories in the online code editor for instructors

Integrated code lifecycle: Add editing of auxiliary repositories in the online code editor for instructors #61138

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