From 5c8f85fc5f0471cc8d4f63db298c0a645e09a3c5 Mon Sep 17 00:00:00 2001 From: Scott Anderson <662325+scottanderson@users.noreply.github.com> Date: Wed, 27 Aug 2025 18:44:24 -0400 Subject: [PATCH] permissions --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e672cb16c..ae659110e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,8 @@ on: push: branches: [main] +permissions: {} + jobs: build: name: 🏗️ Build