Skip to content

Commit 7a4cabf

Browse files
committed
Update sync-dev-to-vX.Y-dev.yaml
1 parent 4506f19 commit 7a4cabf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
--label "Housekeeping" \
4848
--title "$BASE: update from $HEAD" \
4949
--body "Merge \`$HEAD\` into \`$BASE\`.")
50+
echo "PR to sync $DEV_BRANCH: $PR"
5051
5152
gh pr checks $PR --fail-fast --watch
5253
gh pr merge $PR --merge --admin

0 commit comments

Comments
 (0)