Skip to content

Commit 8d8b3d0

Browse files
authored
Update list-status.yaml
1 parent 4f46287 commit 8d8b3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/list-status.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
1919
- name: List legacy commit statuses (plural endpoint)
2020
run: |
21-
sleep 2m
21+
sleep 1m
2222
COMMIT_SHA="${{ github.sha }}"
2323
REPO="${{ github.repository }}"
2424
echo "Fetching legacy statuses for commit: $COMMIT_SHA in $REPO"

0 commit comments

Comments
 (0)