Skip to content

Commit f2ae01f

Browse files
committed
permissions
1 parent 7f884d1 commit f2ae01f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/maven.yml

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

17+
permissions:
18+
contents: read
19+
id-token: write
20+
actions: read
21+
security-events: write
22+
pull-requests: read
23+
1724
jobs:
1825
build:
1926

0 commit comments

Comments
 (0)