Skip to content

Commit 35a867c

Browse files
authored
Add read permission
1 parent c26202c commit 35a867c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
branches: [ main ]
1111
schedule:
1212
- cron: 30 4 * * *
13+
14+
permissions:
15+
contents: read
16+
1317
jobs:
1418
build:
1519

0 commit comments

Comments
 (0)