FIXUP: Remove extraneous comments

This commit is contained in:
Alex Pyrgiotis 2025-03-10 18:35:43 +02:00
parent f1702ab560
commit cede19ca90
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -197,9 +197,9 @@ jobs:
strategy: strategy:
matrix: matrix:
manifest_type: manifest_type:
- root # The top-level manifest - root
- amd64 # The manifest for the amd64 architecture - amd64
- arm64 # The manifest for the arm64 architecture - arm64
permissions: permissions:
actions: read # for detecting the Github Actions environment. actions: read # for detecting the Github Actions environment.
id-token: write # for creating OIDC tokens for signing. id-token: write # for creating OIDC tokens for signing.