From 9d9511970b46ea468d446ae3b9307b5d42645ba6 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 06:31:55 +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 7e0089a..7d96ae4 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -341,5 +341,11 @@ repositories: description: whtest19 type: public branches: + - name: master + type: protected +- name: whtest30 + description: whtest30 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From ecaec62dc3cf0c39b5fed378a5de7a70d4b69491 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 06:32:22 +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 a37b578..f829a30 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -54,4 +54,5 @@ sigs: - ci-bot/whtest16 - ci-bot/whtest17 - ci-bot/whtest18 - - ci-bot/whtest19 \ No newline at end of file + - ci-bot/whtest19 + - ci-bot/whtest30 \ No newline at end of file -- Gitee