Skip to content

Commit a9f6e96

Browse files
committed
ci: set permissions as read-all
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 0c450ae commit a9f6e96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
# Prime the caches every Monday
88
- cron: 0 1 * * MON
99

10+
permissions: read-all
11+
1012
jobs:
1113
build:
1214
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)