Skip to content
Snippets Groups Projects
Commit 24ee605d authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Fix polkadot companion label CI check (#10198)

* Fix polkadot companion label CI check

* Update .github/workflows/polkadot-companion-labels.yml
parent 03e9c5af
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment