From 0d80fed56584642bff216e00847e9640b4a9d470 Mon Sep 17 00:00:00 2001 From: BenWhitehead Date: Mon, 10 May 2021 16:06:00 -0400 Subject: [PATCH] build: update ci config for 1.113.14-sp branch --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index def8b3a2c8..8f2bdb31fb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,7 @@ on: push: branches: - - master + - 1.113.14-sp pull_request: name: ci jobs: @@ -80,4 +80,4 @@ jobs: - run: java -version - run: .kokoro/build.sh env: - JOB_TYPE: clirr \ No newline at end of file + JOB_TYPE: clirr