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