Skip to content

Commit

Permalink
Merge pull request #1432 from NVIDIA/bot-auto-merge-branch-23.10
Browse files Browse the repository at this point in the history
[auto-merge] bot-auto-merge-branch-23.10 to branch-23.12 [skip ci] [bot]
  • Loading branch information
nvauto authored Sep 25, 2023
2 parents 0396245 + c6acb16 commit dd407c0
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.08
- branch-23.10
types: [closed]

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

jobs:
auto-merge:
Expand Down

0 comments on commit dd407c0

Please sign in to comment.