From b8ec86d807fb5aeaf0afba472d27fd5fc460e9cf Mon Sep 17 00:00:00 2001 From: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> Date: Fri, 17 Nov 2023 11:13:59 +0100 Subject: [PATCH] [ci] Prepare for MQ vol.2 (#8) --- .github/workflows/pr-custom-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-custom-review.yml b/.github/workflows/pr-custom-review.yml index 4e0809cbfdc37..317376d71aa6b 100644 --- a/.github/workflows/pr-custom-review.yml +++ b/.github/workflows/pr-custom-review.yml @@ -43,4 +43,4 @@ jobs: - name: pr-custom-review uses: paritytech/pr-custom-review@master with: - checks-reviews-api: http://pcr.parity-prod.parity.io/api/v1/check_reviews + checks-reviews-api: http://pcr.parity-stg.parity.io/api/v1/check_reviews