From bd05abc045ce90d7713b759902bdaee5554b083a Mon Sep 17 00:00:00 2001 From: Robbi Bishop-Taylor Date: Tue, 30 Jul 2024 15:21:23 +1000 Subject: [PATCH] Update integration-test.yml --- .github/workflows/integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: