Skip to content

Commit fe4a18c

Browse files
authored
Update docker.yml
Signed-off-by: Esta Nagy <nagyesta@gmail.com>
1 parent 0020b52 commit fe4a18c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
branches: [ main ]
99
workflow_dispatch:
1010

11-
permissions: read-all
11+
permissions:
12+
contents: read
1213

1314
jobs:
1415
build:

0 commit comments

Comments
 (0)