Skip to content

Commit a8e26bf

Browse files
committed
permission
1 parent 7c7fba0 commit a8e26bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
needs: [determine-image-tag, docker]
6262
uses: ./.github/workflows/docker-tests.yml
6363
secrets: inherit
64+
permissions:
65+
contents: read
6466
with:
6567
image-tag: ${{ needs.determine-image-tag.outputs.tag }}
6668

0 commit comments

Comments
 (0)