Skip to content

Quiz exercise: Show the last grades in practice mode #42583

Quiz exercise: Show the last grades in practice mode

Quiz exercise: Show the last grades in practice mode #42583

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 }}"