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:
Bastian Köcher
2021-11-08 22:05:39 +01:00
committed by GitHub
parent 03e9c5afd4
commit 24ee605dcf
+1 -1
View File
@@ -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