From ab8d87d6f9a38166874a1fab208059c7ffd99cbc Mon Sep 17 00:00:00 2001 From: Edoardo Rosa <6991986+notdodo@users.noreply.github.com> Date: Sun, 8 Mar 2026 11:04:29 +0100 Subject: [PATCH] [#patch] fix ci permissions --- .github/workflows/local-python-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/local-python-ci.yml b/.github/workflows/local-python-ci.yml index f7d77cb..0e897ae 100644 --- a/.github/workflows/local-python-ci.yml +++ b/.github/workflows/local-python-ci.yml @@ -24,6 +24,7 @@ jobs: build-docker-image: permissions: + artifact-metadata: write attestations: write contents: read id-token: write