Skip to content

Commit c93c5b1

Browse files
authored
Adjust github actions permissions (#247)
1 parent b77935a commit c93c5b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-verify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ on:
88
jobs:
99
verify-pr:
1010
uses: entur/abt-gha-public/.github/workflows/maven-open-source-verify.yml@main
11+
permissions:
12+
contents: read
1113
with:
1214
java-version: 25

0 commit comments

Comments
 (0)