Skip to content

Commit 86d66b2

Browse files
committed
ci(docker): explicit content read permissions
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 5af2130 commit 86d66b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ env:
99
REGISTRY: ghcr.io
1010
IMAGE_NAME: blinklabs/cardano-db-sync
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
build-amd64:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)