mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 20:17:57 +00:00
use API for pr-custom-review (#1279)
This commit is contained in:
committed by
GitHub
parent
c2abd7bde5
commit
c92fb61e44
+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