From 6c0e03f1d4082073baaa8acb22a2e4ca143e8e6a Mon Sep 17 00:00:00 2001 From: Simon Marquis Date: Mon, 27 Jan 2025 18:03:26 +0100 Subject: [PATCH] chore(gha): add missing permission on ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cfd252048..dda5fb239 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ concurrency: permissions: security-events: write + pull-requests: write jobs: