From 5095bf87b4a39b73e7f3af696e9c0abd9a8b4e9b Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 1 Jun 2026 12:58:51 +0100 Subject: [PATCH] ci(ci): do not pass secrets to reusable workflow --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51295ba9..a1514d00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,6 @@ jobs: uses: fastify/workflows/.github/workflows/nested-quality.yml@v6 permissions: contents: read - secrets: inherit test: name: Test