|
|
@ -52,6 +52,6 @@ jobs: |
|
|
|
env: |
|
|
|
env: |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
with: |
|
|
|
with: |
|
|
|
msg: "Created review app at https://review.submit-social-housing-data.levellingup.gov.uk/${{ github.event.pull_request.number }}" |
|
|
|
msg: "Created review app at https://review.submit-social-housing-data.communities.gov.uk/${{ github.event.pull_request.number }}" |
|
|
|
check_for_duplicate_msg: true |
|
|
|
check_for_duplicate_msg: true |
|
|
|
duplicate_msg_pattern: Created review app at* |
|
|
|
duplicate_msg_pattern: Created review app at* |
|
|
|