Skip to content

Commit bdeae2a

Browse files
committed
Prepare to create 2.3.x branch for release 2.3.0
1 parent 11ffd75 commit bdeae2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sonar.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name: SonarCloud
1919
on:
2020
push:
2121
branches:
22-
- master
22+
- 2.3.x
2323

2424
jobs:
2525
build:

.github/workflows/sonatype.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name: Sonatype
1919
on:
2020
push:
2121
branches:
22-
- master
22+
- 2.3.x
2323

2424
jobs:
2525
build:

0 commit comments

Comments
 (0)