From ce204d1a8fb785d28e0384bcf774291c041e68b8 Mon Sep 17 00:00:00 2001 From: Arthur Tazhitdinov Date: Sun, 1 Feb 2026 17:00:57 +0500 Subject: [PATCH] try issues: write --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 730a4455..43e29df9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ name: CI permissions: contents: read + issues: write pull-requests: write