mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 06:27:58 +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:
|
||||
authToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
contexts: 'continuous-integration/gitlab-check-polkadot-companion-build'
|
||||
contexts: 'continuous-integration/gitlab-check-dependent-polkadot'
|
||||
timeout: 1800
|
||||
notPresentTimeout: 3600 # It can take quite a while before the job starts on Gitlab when the CI queue is large
|
||||
failureStates: failure
|
||||
|
||||
Reference in New Issue
Block a user