Skip to content

Commit 6e6e39c

Browse files
author
Aaron Cook
authored
fix: add permissions to CI (#2553)
1 parent 4be3bb4 commit 6e6e39c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
release:
77
types: [released]
88

9+
permissions:
10+
contents: read
11+
912
env:
1013
DOCKER_IMAGE_REGISTRY: safeglobal
1114
DOCKER_IMAGE_NAME: safe-client-gateway-nest

0 commit comments

Comments
 (0)