We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d7375 commit 1910523Copy full SHA for 1910523
1 file changed
.github/workflows/docker.yml
@@ -9,6 +9,9 @@ on:
9
schedule:
10
- cron: "0 8 * * 1"
11
12
+permissions:
13
+ contents: read
14
+
15
jobs:
16
build:
17
name: "Build"
0 commit comments