diff --git a/.github/workflows/cicd-1-pull-request.yaml b/.github/workflows/cicd-1-pull-request.yaml index 9309aec5..f34d0096 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: