We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8830bc7 + 84f84bd commit 79426e8Copy full SHA for 79426e8
1 file changed
.github/workflows/grade-assignment.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
grade:
10
permissions:
11
+ contents: read
12
issues: write
13
pull-requests: write
14
uses: HackYourFuture/github-actions/.github/workflows/auto-grade.yml@main
0 commit comments