Skip to content

Commit 5ac8841

Browse files
authored
chore: modernize GitHub Actions workflows (#23)
1 parent 9f6fe59 commit 5ac8841

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)