We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af828db commit 6ab85aeCopy full SHA for 6ab85ae
.github/workflows/build.yml
@@ -13,6 +13,7 @@ jobs:
13
timeout-minutes: 20
14
permissions:
15
contents: read
16
+ packages: read
17
steps:
18
- uses: actions/checkout@v3
19
.github/workflows/sonar.yml
@@ -16,6 +16,7 @@ jobs:
timeout-minutes: 40
20
21
- name: Checkout
22
uses: actions/checkout@v2
0 commit comments