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.
2 parents c8235f3 + f0499f4 commit 7541732Copy full SHA for 7541732
.github/workflows/test.yml
@@ -14,3 +14,8 @@ 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
21
+ secrets: inherit
0 commit comments