Skip to content

Commit f4a1276

Browse files
committed
GitHub Actions build: no top level permission defined
1 parent 9b101bf commit f4a1276

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ name: Java CI
1717

1818
on: [push, pull_request]
1919

20+
permissions:
21+
contents: read
22+
2023
jobs:
2124
build:
2225

0 commit comments

Comments
 (0)