We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a709a3 + 0f41e7a commit 2b4b757Copy full SHA for 2b4b757
.github/workflows/bundle-update.yml
@@ -59,3 +59,5 @@ jobs:
59
--head "$(git rev-parse --abbrev-ref HEAD)" \
60
--base "${{ github.event.repository.default_branch }}" \
61
--label "no-milestone"
62
+
63
+ gh pr merge --auto --merge "$(git rev-parse --abbrev-ref HEAD)"
0 commit comments