We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28b7c4 commit 5b53791Copy full SHA for 5b53791
.github/workflows/check-status.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Wait for external status
22
uses: developerproductivity/data-ingestion/osci@v1
23
with:
24
- desired_context: "ci/prow/e2e"
+ desired_context: "try"
25
token: ${{ secrets.GITHUB_TOKEN }}
26
max_retries: 30
27
retry_delay: 10
0 commit comments