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 2385f55 + e79620b commit 6c00f91Copy full SHA for 6c00f91
1 file changed
.github/workflows/deploy.yml
@@ -11,6 +11,8 @@ jobs:
11
build:
12
name: Build CodeHarborHub-tutorial
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: read
16
steps:
17
- uses: actions/checkout@v6
18
with:
0 commit comments