Skip to content

Commit

Permalink
Enable automerge from 23.12 to 24.02 (#1555)
Browse files Browse the repository at this point in the history
Signed-off-by: Peixin Li <[email protected]>
  • Loading branch information
pxLi authored Nov 14, 2023
1 parent 9685ff6 commit 067c82c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ name: auto-merge HEAD to BASE
on:
pull_request_target:
branches:
- branch-23.10
- branch-23.12
types: [closed]

env:
HEAD: branch-23.10
BASE: branch-23.12
HEAD: branch-23.12
BASE: branch-24.02

jobs:
auto-merge:
Expand Down

0 comments on commit 067c82c

Please sign in to comment.