mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 20:05:49 +00:00
Fix polkadot companion label CI check (#10198)
* Fix polkadot companion label CI check * Update .github/workflows/polkadot-companion-labels.yml
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
authToken: ${{ secrets.GITHUB_TOKEN }}
|
authToken: ${{ secrets.GITHUB_TOKEN }}
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
contexts: 'continuous-integration/gitlab-check-polkadot-companion-build'
|
contexts: 'continuous-integration/gitlab-check-dependent-polkadot'
|
||||||
timeout: 1800
|
timeout: 1800
|
||||||
notPresentTimeout: 3600 # It can take quite a while before the job starts on Gitlab when the CI queue is large
|
notPresentTimeout: 3600 # It can take quite a while before the job starts on Gitlab when the CI queue is large
|
||||||
failureStates: failure
|
failureStates: failure
|
||||||
|
|||||||
Reference in New Issue
Block a user