diff --git a/.github/workflows/pr-custom-review.yml b/.github/workflows/pr-custom-review.yml index 345f1f859d7c..b15d20c696fe 100644 --- a/.github/workflows/pr-custom-review.yml +++ b/.github/workflows/pr-custom-review.yml @@ -39,4 +39,4 @@ jobs: - name: pr-custom-review uses: paritytech/pr-custom-review@master with: - checks-reviews-api: http://pcr.parity-stg.parity.io/api/v1/check_reviews + checks-reviews-api: http://pcr.parity-prod.parity.io/api/v1/check_reviews