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 e795895 + b69b30d commit 95b8a73Copy full SHA for 95b8a73
1 file changed
.github/workflows/deploy.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
build:
12
name: Build CodeHarborHub
13
+ permissions:
14
+ contents: read
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
0 commit comments