We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7e949 commit 64ed8a8Copy full SHA for 64ed8a8
.github/workflows/test.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
test:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: read
12
13
steps:
14
- name: Setup Java
0 commit comments