Skip to content

Commit edf4f2f

Browse files
committed
github ci permissions
1 parent 7f884d1 commit edf4f2f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/maven.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ on:
1313
branches: [ "master" ]
1414
pull_request:
1515
branches: [ "master" ]
16+
permissions:
17+
contents: read
18+
id-token: write
19+
actions: read
20+
security-events: write
1621

1722
jobs:
1823
build:

0 commit comments

Comments
 (0)