We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c26202c commit 35a867cCopy full SHA for 35a867c
1 file changed
.github/workflows/maven.yml
@@ -10,6 +10,10 @@ on:
10
branches: [ main ]
11
schedule:
12
- cron: 30 4 * * *
13
+
14
+permissions:
15
+ contents: read
16
17
jobs:
18
build:
19
0 commit comments