Skip to content

Commit bc695fb

Browse files
authored
Merge pull request #5245 from OAI/dev-sync-with-main
2 parents 1e20be6 + 4c77f58 commit bc695fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-dev-to-vX.Y-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
--body "Merge relevant changes from \`$HEAD\` into \`$BASE\`.")
6464
echo ""
6565
echo "PR to sync $BASE with $HEAD: $PR"
66-
sleep 10 # allow status checks to be triggered
66+
sleep 60 # allow status checks to be triggered
6767
6868
gh pr checks $PR --watch --required || continue
6969
gh pr merge $PR --merge --admin

0 commit comments

Comments
 (0)