From 34aded28f6a0f4730e8ffc10745b2403549e7122 Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Sun, 17 May 2026 16:43:28 +0000 Subject: [PATCH] Revert "ci: allow reading attestations" This reverts commit 342ded1fec294e222dbb70137bc0e60812089791. --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fef5e3a..f96c075 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,7 +10,6 @@ on: # rebuild any PRs and main branch changes permissions: contents: read - attestations: read concurrency: group: ${{ github.workflow }}-${{ github.ref_name }}