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 4506f19 commit 7a4cabfCopy full SHA for 7a4cabf
.github/workflows/sync-dev-to-vX.Y-dev.yaml
@@ -47,6 +47,7 @@ jobs:
47
--label "Housekeeping" \
48
--title "$BASE: update from $HEAD" \
49
--body "Merge \`$HEAD\` into \`$BASE\`.")
50
+ echo "PR to sync $DEV_BRANCH: $PR"
51
52
gh pr checks $PR --fail-fast --watch
53
gh pr merge $PR --merge --admin
0 commit comments