From 1e34bdec5a86208a509fa2ca6fb44d3d2fb5d162 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 01:27:58 +0000 Subject: [PATCH 1/2] update repository/georgecaotest.yaml. --- repository/georgecaotest.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index ab1c208..ea4b12a 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -317,5 +317,11 @@ repositories: description: whtest15 type: public branches: + - name: master + type: protected +- name: whtest16 + description: whtest16 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From 5f2c774d434ff4612d0917f8a1299b789630df63 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 01:28:27 +0000 Subject: [PATCH 2/2] update sig/sigs.yaml. --- sig/sigs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sig/sigs.yaml b/sig/sigs.yaml index ce6d914..41c6d9c 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -50,4 +50,5 @@ sigs: - ci-bot/whtest12 - ci-bot/whtest13 - ci-bot/whtest14 - - ci-bot/whtest15 \ No newline at end of file + - ci-bot/whtest15 + - ci-bot/whtest16 \ No newline at end of file -- Gitee