From baf603ed62a33ef20a3925f7c4339a1cd01955b3 Mon Sep 17 00:00:00 2001 From: wanghao Date: Fri, 5 Nov 2021 06:48:38 +0000 Subject: [PATCH 1/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 3b75e77..0b2a38a 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -47,4 +47,5 @@ sigs: - ci-bot/whtest9 - ci-bot/whtest10 - ci-bot/whtest11 - - ci-bot/whtest12 \ No newline at end of file + - ci-bot/whtest12 + - ci-bot/whtest13 \ No newline at end of file -- Gitee From b3710e99e3967cd7ddc1a87b5288c60dd3ab0d63 Mon Sep 17 00:00:00 2001 From: wanghao Date: Fri, 5 Nov 2021 06:49:11 +0000 Subject: [PATCH 2/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 49b2a8c..32f4e73 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -299,5 +299,11 @@ repositories: description: whtest12 type: public branches: + - name: master + type: protected +- name: whtest13 + description: whtest13 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee