From 8ce108c3a730299148db2148ae0ef1e0fdc49ad5 Mon Sep 17 00:00:00 2001 From: Christopher Phillips Date: Thu, 21 Dec 2023 12:59:34 -0500 Subject: [PATCH] chore: release read checks Signed-off-by: Christopher Phillips --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4fd965b..fe6d594 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,6 +8,7 @@ on: permissions: contents: read + checks: read env: FORCE_COLOR: true