We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125677a commit f6e2029Copy full SHA for f6e2029
1 file changed
.github/workflows/ci.yml
@@ -13,6 +13,9 @@ on:
13
pull_request:
14
branches: [ "main" ]
15
16
+permissions:
17
+ contents: read
18
+
19
jobs:
20
build-java25:
21
runs-on: ubuntu-latest
0 commit comments