Skip to content

Integrated code lifecycle: Provide Instructors more options to control container configuration #60374

Integrated code lifecycle: Provide Instructors more options to control container configuration

Integrated code lifecycle: Provide Instructors more options to control container configuration #60374

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