Skip to content

Commit 8ecc29a

Browse files
committed
handle spring-boot-4 branch
1 parent 3842c17 commit 8ecc29a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
name: Java CI with Maven
1010

1111
on:
12+
push:
13+
branches:
14+
- spring-boot-4
1215
pull_request:
1316

1417
jobs:

0 commit comments

Comments
 (0)