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 e92dcb6 commit eaaf78cCopy full SHA for eaaf78c
1 file changed
.github/workflows/update-docs.yml
@@ -73,4 +73,5 @@ jobs:
73
gh pr review "docs/update-to-${SHA}" --approve
74
sleep 30 # Checks don't always start immediately
75
gh pr checks "docs/update-to-${SHA}" --watch --fail-fast
76
+ sleep 30 # Ensure GitHub thinks the PR is mergable
77
gh pr merge "docs/update-to-${SHA}" --squash
0 commit comments