Skip to content

Commit eaaf78c

Browse files
authored
ci: another quick sleep in the automated update workflow (#901)
1 parent e92dcb6 commit eaaf78c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ jobs:
7373
gh pr review "docs/update-to-${SHA}" --approve
7474
sleep 30 # Checks don't always start immediately
7575
gh pr checks "docs/update-to-${SHA}" --watch --fail-fast
76+
sleep 30 # Ensure GitHub thinks the PR is mergable
7677
gh pr merge "docs/update-to-${SHA}" --squash

0 commit comments

Comments
 (0)