Skip to content

Revert "ALTAPPS-1356: Shared Python adopted course selection" #4169

Revert "ALTAPPS-1356: Shared Python adopted course selection"

Revert "ALTAPPS-1356: Shared Python adopted course selection" #4169

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"