mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 18:37:59 +00:00
use API for pr-custom-review (#5576)
This commit is contained in:
committed by
GitHub
parent
e4f6f8d76a
commit
1ccd68dd15
+2
-2
@@ -37,6 +37,6 @@ jobs:
|
||||
if: github.event.pull_request.draft == true
|
||||
run: exit 1
|
||||
- name: pr-custom-review
|
||||
uses: paritytech/pr-custom-review@v2
|
||||
uses: paritytech/pr-custom-review@action-v3
|
||||
with:
|
||||
token: ${{ secrets.PRCR_TOKEN }}
|
||||
checks-reviews-api: http://pcr.parity-prod.parity.io/api/v1/check_reviews
|
||||
|
||||
Reference in New Issue
Block a user