Prepare version 4.x for current slf4j/logback/micronaut versions (#147)
This commit is contained in:
parent
52a0478cf1
commit
42c94e00dc
3 changed files with 7 additions and 6 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -2,7 +2,7 @@ name: Build
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [main, "*.x"]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue