Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit dbba9a8

Browse files
feat: configure initial sp version
1 parent 2aae90b commit dbba9a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
push:
33
branches:
4-
- master
5-
pull_request:
4+
- 1.127.12-sp
5+
pull_request: null
66
name: ci
77
jobs:
88
units:
@@ -80,4 +80,4 @@ jobs:
8080
- run: java -version
8181
- run: .kokoro/build.sh
8282
env:
83-
JOB_TYPE: clirr
83+
JOB_TYPE: clirr

0 commit comments

Comments
 (0)