Skip to content

Commit

Permalink
Add 2.0 to daily rebase (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalu committed Jul 23, 2024
1 parent 4095e45 commit add37d9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,8 @@ jobs:
rebase: upstream/master
- branch: v1.18
rebase: upstream/v1.18
- branch: v1.17
rebase: upstream/v1.17
# note: this will always be a day behind because we're rebasing from the previous day's rebase
# and NOT upstream
- branch: v1.17-fast-replay
rebase: origin/v1.17
- branch: v2.0
rebase: upstream/v2.0
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit add37d9

Please sign in to comment.