From 1efb0a366f7239e8b0f771889607d632a232e58c Mon Sep 17 00:00:00 2001 From: alvicsam Date: Thu, 16 Nov 2023 12:02:41 +0100 Subject: [PATCH] [ci] Prepare for MQ vol.2 --- .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 4e0809cbfdc3..317376d71aa6 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