We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8235f3 commit 2875e4fCopy full SHA for 2875e4f
.github/workflows/test.yml
@@ -14,3 +14,7 @@ jobs:
14
uses: codecrafters-io/course-sdk/.github/workflows/test-course-definition.yml@main
15
with:
16
sdkRef: main
17
+ permissions:
18
+ contents: read
19
+ checks: write
20
+ pull-requests: write
0 commit comments