Skip to content

Commit 43043ce

Browse files
Merge pull request #4845 from OAI/dev
v3.1-dev: update from dev
2 parents 09a6026 + 2cd2979 commit 43043ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
--label "Housekeeping" \
4747
--title "$BASE: update from $HEAD" \
4848
--body "Merge \`$HEAD\` into \`$BASE\`.")
49+
echo "PR to sync $DEV_BRANCH: $PR"
50+
51+
gh pr checks $PR --watch --required || continue
4952
gh pr merge $PR --merge --admin
5053
done
5154
env:

0 commit comments

Comments
 (0)