We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86f6ff commit 46744c2Copy full SHA for 46744c2
1 file changed
.github/workflows/check-status.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Wait for external status
20
uses: developerproductivity/data-ingestion/osci@main
21
with:
22
- desired_context: "codecov/patch"
+ desired_context: 'codecov/patch'
23
token: ${{ secrets.GITHUB_TOKEN }}
24
max_retries: 5
25
- name: Display final status
0 commit comments