Skip to content

Commit

Permalink
enable automerge from 2304 to 2306 (NVIDIA#1028)
Browse files Browse the repository at this point in the history
Signed-off-by: Peixin Li <pxli@nyu.edu>
  • Loading branch information
pxLi authored Mar 28, 2023
1 parent 41d3176 commit 31664e5
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.02
- branch-23.04
types: [closed]

env:
HEAD: branch-23.02
BASE: branch-23.04
HEAD: branch-23.04
BASE: branch-23.06

jobs:
auto-merge:
Expand Down

0 comments on commit 31664e5

Please sign in to comment.