From f9608b6d195a1d9c8d70e38a0adeb0255d266995 Mon Sep 17 00:00:00 2001 From: Christopher Angelo Phillips <32073428+spiffcs@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:09:29 -0500 Subject: [PATCH] chore: release read checks (#28) 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