This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch 0.7.x in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git
commit 294afefd0b9d3b7dce6bf023136615607b96ea00 Author: Lei Zhang <zhang...@apache.org> AuthorDate: Mon Aug 1 17:51:40 2022 +0800 SCB-2657 When Pull Request 0.7.x branch triggers the Github Actions --- .github/workflows/master-pr-build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/master-pr-build.yaml b/.github/workflows/master-pr-build.yaml index 88e9066f..5b56b179 100644 --- a/.github/workflows/master-pr-build.yaml +++ b/.github/workflows/master-pr-build.yaml @@ -21,6 +21,7 @@ on: pull_request: branches: - master + - 0.7.x env: MAVEN_OPTS: -Xmx4g -Xms1g -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.http.retryHandler.count=3