From a3282e1d1415eef2673a40c16f000cadac94f3ba Mon Sep 17 00:00:00 2001 From: Tamir Duberstein Date: Tue, 11 Nov 2025 09:02:05 -0500 Subject: [PATCH] .github: make minimally-authorized token We only use this to download public repos. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9a5bf0a..d522283d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -212,6 +212,7 @@ jobs: fi run-integration-test: + permissions: {} strategy: fail-fast: false matrix: