diff --git a/.github/workflows/cicd-1-pull-request.yaml b/.github/workflows/cicd-1-pull-request.yaml index 547239d4e..669d6f85b 100644 --- a/.github/workflows/cicd-1-pull-request.yaml +++ b/.github/workflows/cicd-1-pull-request.yaml @@ -15,6 +15,8 @@ permissions: id-token: write contents: write packages: read + pull-requests: read + pages: write jobs: metadata: