Skip to content

Commit e0bca70

Browse files
authored
chore: modernize GitHub Actions workflows (#4)
1 parent 4404c18 commit e0bca70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
schedule:
1010
- cron: "0 8 * * 1"
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
build:
1417
name: "Build"

0 commit comments

Comments
 (0)