Skip to content

Commit 952a882

Browse files
authored
Update list-status.yaml
1 parent fed1bb9 commit 952a882

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
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: List legacy commit statuses (plural endpoint)
1616
run: |
17-
sleep 3m
17+
sleep 2m
1818
COMMIT_SHA="${{ github.sha }}"
1919
REPO="${{ github.repository }}"
2020
echo "Fetching legacy statuses for commit: $COMMIT_SHA in $REPO"

0 commit comments

Comments
 (0)