From f54a5dcb2745729910152b8579b29dcd387b562e Mon Sep 17 00:00:00 2001 From: Edd Almond <102675624+eddalmond1@users.noreply.github.com> Date: Fri, 24 Apr 2026 11:18:16 +0100 Subject: [PATCH] eli-759 - adding further github actions permissions for preprod --- .github/workflows/cicd-4-preprod-deploy.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cicd-4-preprod-deploy.yaml b/.github/workflows/cicd-4-preprod-deploy.yaml index 9896be0b6..fb93ee59f 100644 --- a/.github/workflows/cicd-4-preprod-deploy.yaml +++ b/.github/workflows/cicd-4-preprod-deploy.yaml @@ -26,6 +26,8 @@ permissions: contents: write id-token: write actions: read + issues: write + pull-requests: write jobs: metadata: