Skip to content

Commit bafac74

Browse files
author
Alexander Scholz
committed
chore: set workflow permission
1 parent c99c360 commit bafac74

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.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+
id-token: write
19+
contents: read
20+
1721
jobs:
1822
get-secret:
1923
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)