Include 2024.0.x branch in actions
This commit is contained in:
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
@@ -5,9 +5,9 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 2023.0.x ]
|
||||
branches: [ main, 2024.0.x, 2023.0.x ]
|
||||
pull_request:
|
||||
branches: [ main, 2023.0.x ]
|
||||
branches: [ main, 2024.0.x, 2023.0.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user