From 2de22531a138c3fdcf2887d998fe4177f81bb90a Mon Sep 17 00:00:00 2001 From: Scott Anderson <662325+scottanderson@users.noreply.github.com> Date: Sun, 8 Jun 2025 04:22:16 -0400 Subject: [PATCH] perm --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e41ff3d0..c209323cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,8 @@ on: push: branches: [main] -permissions: {} +permissions: + checks: write jobs: build: