Skip to content

Commit 1facf41

Browse files
Fix build
1 parent b8c426f commit 1facf41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/maven.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414
pull_request:
1515
branches: [ "main" ]
1616

17+
permissions:
18+
contents: read
19+
security-events: write
20+
1721
jobs:
1822
build:
1923

0 commit comments

Comments
 (0)