From 3cb74da8c1ec2ddd4805f4e52c472dee4e9c5ec1 Mon Sep 17 00:00:00 2001 From: Fabian Immel Date: Thu, 6 Feb 2025 15:18:29 +0100 Subject: [PATCH] give additional comment permission --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index aa10bf19..2f270a48 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,6 +11,7 @@ on: permissions: issues: write + contents: write jobs: formatting: