Browse Source

Use workflow on dev

pull/2055/head
Rachael Booth 3 years ago
parent
commit
00bb03815f
  1. 2
      .github/workflows/review_pipeline.yml

2
.github/workflows/review_pipeline.yml

@ -21,7 +21,7 @@ defaults:
jobs:
infra:
name: Deploy review app infrastructure
uses: communitiesuk/submit-social-housing-lettings-and-sales-data-infrastructure/.github/workflows/create_review_app_infra.yml@ReviewAppsDeploy
uses: communitiesuk/submit-social-housing-lettings-and-sales-data-infrastructure/.github/workflows/create_review_app_infra.yml@dev
with:
key: ${{ github.event.pull_request.number }}
app_repo_role: arn:aws:iam::815624722760:role/core-application-repo

Loading…
Cancel
Save