FIXUP: Remove extraneous comments

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

View file

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