Skip to content

Commit 3338a88

Browse files
committed
Fix permissions issue
Signed-off-by: ZePan110 <[email protected]>
1 parent be6122a commit 3338a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manual-comps-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
security-events: read
8484
statuses: read
8585
models: read
86+
artifact-metadata: read
8687
strategy:
8788
matrix:
8889
service: ${{ fromJson(needs.get-test-matrix.outputs.services) }}

0 commit comments

Comments
 (0)