diff --git a/.github/workflows/cicd-4-preprod-deploy.yaml b/.github/workflows/cicd-4-preprod-deploy.yaml index 9896be0b..fb93ee59 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: