From c9ae7294e9896d4e618892d0a41d701ca9cf13b5 Mon Sep 17 00:00:00 2001 From: Tim Ireland Date: Fri, 22 May 2026 12:57:23 +0100 Subject: [PATCH] Update cicd-1-pull-request.yaml Updated workflow permissions required when repo made internal. --- .github/workflows/cicd-1-pull-request.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cicd-1-pull-request.yaml b/.github/workflows/cicd-1-pull-request.yaml index 9309aec55..f34d0096b 100644 --- a/.github/workflows/cicd-1-pull-request.yaml +++ b/.github/workflows/cicd-1-pull-request.yaml @@ -16,6 +16,8 @@ permissions: id-token: write contents: write packages: write + pull-requests: read + pages: write jobs: metadata: