Skip to content

Iris: Allow instructors to adapt programming exercises with the help of GPT-4 #44015

Iris: Allow instructors to adapt programming exercises with the help of GPT-4

Iris: Allow instructors to adapt programming exercises with the help of GPT-4 #44015

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