Skip to content

Commit e1e6b58

Browse files
committed
Set permissions on build workflow
1 parent 0630481 commit e1e6b58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Build docker image
22

3+
permissions:
4+
contents: read
5+
36
on: [push]
47

58
jobs:

0 commit comments

Comments
 (0)