Skip to content

Commit 0f41e7a

Browse files
committed
Enable auto-merge for bundle update PRs
https://claude.ai/code/session_01VddjRbQFDV8ZTPQ1i5jopr
1 parent cb39712 commit 0f41e7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bundle-update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,5 @@ jobs:
5959
--head "$(git rev-parse --abbrev-ref HEAD)" \
6060
--base "${{ github.event.repository.default_branch }}" \
6161
--label "no-milestone"
62+
63+
gh pr merge --auto --merge "$(git rev-parse --abbrev-ref HEAD)"

0 commit comments

Comments
 (0)