From 8789bd948a03fa218e780674c060d5dd6abd97ab Mon Sep 17 00:00:00 2001 From: albemala Date: Mon, 20 Jan 2025 18:50:44 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index deea412..40feed2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,6 +4,9 @@ on: issues: types: [opened] +permissions: + issues: write + jobs: comment: runs-on: ubuntu-latest