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 fec18ad commit d2f2070Copy full SHA for d2f2070
1 file changed
.github/workflows/maven.yml
@@ -13,6 +13,9 @@ on:
13
- main
14
- postgres
15
16
+permissions:
17
+ contents: read
18
+
19
jobs:
20
build:
21
0 commit comments