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 e7b9acd + 805d172 commit 5dca846Copy full SHA for 5dca846
1 file changed
.github/workflows/test-deploy.yml
@@ -11,6 +11,8 @@ jobs:
11
test-deploy:
12
name: Test deployment
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: read
16
steps:
17
- uses: actions/checkout@v6
18
with:
0 commit comments