From c572f4fffeafd8916a6b127a1eaaf1e7d053eff8 Mon Sep 17 00:00:00 2001 From: Arthur Tazhitdinov Date: Sun, 1 Feb 2026 17:15:31 +0500 Subject: [PATCH] try with no permissions --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 643d1dba..5aae91ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,8 +9,8 @@ name: CI # issues: write # pull-requests: write -permissions: - write-all +# permissions: +# write-all jobs: