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 4f46287 commit 8d8b3d0Copy full SHA for 8d8b3d0
.github/workflows/list-status.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: List legacy commit statuses (plural endpoint)
20
run: |
21
- sleep 2m
+ sleep 1m
22
COMMIT_SHA="${{ github.sha }}"
23
REPO="${{ github.repository }}"
24
echo "Fetching legacy statuses for commit: $COMMIT_SHA in $REPO"
0 commit comments