Skip to content

Commit 3c75d6e

Browse files
committed
Remove 1.0.x branch build.
[#694]
1 parent b3fa6a5 commit 3c75d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Java CI with Maven
55

66
on:
77
push:
8-
branches: [ main, 1.1.x, 1.0.x ]
8+
branches: [ main, 1.1.x ]
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)