From 8e20b51b89f2c2a845ec92db376a120b0d160bb0 Mon Sep 17 00:00:00 2001 From: akash1810 Date: Fri, 17 Nov 2023 17:27:15 +0000 Subject: [PATCH] test https://github.com/guardian/actions-riff-raff/pull/85 --- .github/workflows/ci.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 38aeec07..dc896769 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,6 +16,7 @@ jobs: # Required for `actions/checkout` contents: read + pull-requests: write steps: # Checkout the branch @@ -45,8 +46,10 @@ jobs: aws-region: eu-west-1 # Upload our build artifacts to Riff-Raff (well, S3) - - uses: guardian/actions-riff-raff@v2 + - uses: guardian/actions-riff-raff@aa/pr-comment with: + githubToken: ${{ secrets.GITHUB_TOKEN }} + commentingStage: PROD projectName: devx::cdk-playground configPath: cdk/cdk.out/riff-raff.yaml contentDirectories: |