Skip to content

Commit

Permalink
Auto merge PRs to branch-24.06 from branch-24.04 [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Liu <[email protected]>
  • Loading branch information
NvTimLiu committed Mar 22, 2024
1 parent 58780b3 commit 6fefd10
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-24.02
- branch-24.04
types: [closed]

env:
HEAD: branch-24.02
BASE: branch-24.04
HEAD: branch-24.04
BASE: branch-24.06

jobs:
auto-merge:
Expand Down

0 comments on commit 6fefd10

Please sign in to comment.