ci: allow reading attestations

This commit is contained in:
jdx 2026-05-17 16:28:07 +00:00
parent dbf8712684
commit 342ded1fec
No known key found for this signature in database
GPG key ID: 584DADE86724B407

View file

@ -10,6 +10,7 @@ on: # rebuild any PRs and main branch changes
permissions:
contents: read
attestations: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}