We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77935a commit c93c5b1Copy full SHA for c93c5b1
.github/workflows/pr-verify.yml
@@ -8,5 +8,7 @@ on:
8
jobs:
9
verify-pr:
10
uses: entur/abt-gha-public/.github/workflows/maven-open-source-verify.yml@main
11
+ permissions:
12
+ contents: read
13
with:
14
java-version: 25
0 commit comments