Skip to content

Commit 35947e6

Browse files
committed
f
1 parent 7c96cfd commit 35947e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-image-test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ name: Build Dockerfile if changed and run smoke tests
55
on:
66
pull_request:
77

8-
permissions: {}
8+
permissions:
9+
contents: read
910

1011
env:
1112
IMAGE_TAG: pr-test

0 commit comments

Comments
 (0)