Skip to content

feat(autograder): shared grader_lib + 8 hygiene checks from c55 reviews #17

feat(autograder): shared grader_lib + 8 hygiene checks from c55 reviews

feat(autograder): shared grader_lib + 8 hygiene checks from c55 reviews #17

name: Grade Assignment
on:
pull_request_target:
branches:
- main
jobs:
grade:

Check failure on line 9 in .github/workflows/grade-assignment.yml

View workflow run for this annotation

GitHub Actions / Grade Assignment

Invalid workflow file

The workflow is not valid. .github/workflows/grade-assignment.yml (Line: 9, Col: 3): Error calling workflow 'HackYourFuture/github-actions/.github/workflows/auto-grade.yml@main'. The nested job 'test' is requesting 'contents: read', but is only allowed 'contents: none'.
permissions:
issues: write
pull-requests: write
uses: HackYourFuture/github-actions/.github/workflows/auto-grade.yml@main