diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 8d4704650..dbca59f1b 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -8,6 +8,10 @@ on: branches: - dev +permissions: + id-token: write + contents: read + pull-requests: write env: AWS_REGION: us-east-1