From ef83bb2e91991d2804a649232577a00265c0ac11 Mon Sep 17 00:00:00 2001 From: ygd58 Date: Sat, 28 Mar 2026 15:01:10 +0100 Subject: [PATCH] chore: remove redundant comment from permissions block --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a65ac08..a36d2f01 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,8 +11,6 @@ on: - "**.md" - "!.github/workflows/*.yml" -# Explicit permissions to allow CI to run on fork PRs -# See: https://github.com/logos-blockchain/logos-execution-zone/issues/278 permissions: contents: read pull-requests: read