Skip to content

Merge branch 'main' into 39-feature-21-handling-change-task-details #153

Merge branch 'main' into 39-feature-21-handling-change-task-details

Merge branch 'main' into 39-feature-21-handling-change-task-details #153

Workflow file for this run

name: GitHub Classroom Workflow
on: [push]
permissions:
checks: write
actions: read
contents: read
jobs:
build:
name: Autograding
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: education/autograding@v1