diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index fc95b15..48d2ce2 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -22,7 +22,7 @@ on: permissions: id-token: write contents: read - pull-requests: write # Required for validation results comment bot + pull-requests: write # Required for Sandbox image packages comment bot jobs: integration-test: