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 3120846 commit 62f2596Copy full SHA for 62f2596
1 file changed
.github/workflows/list-status.yaml
@@ -14,6 +14,7 @@ jobs:
14
15
- name: List legacy commit statuses (plural endpoint)
16
run: |
17
+ sleep 3m
18
COMMIT_SHA="${{ github.sha }}"
19
REPO="${{ github.repository }}"
20
echo "Fetching legacy statuses for commit: $COMMIT_SHA in $REPO"
0 commit comments