From 81ecc81e201ab29f15059b755e57467c8e657946 Mon Sep 17 00:00:00 2001 From: wanghao Date: Fri, 5 Nov 2021 07:57:13 +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 5b30e59..ce6d914 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -49,4 +49,5 @@ sigs: - ci-bot/whtest11 - ci-bot/whtest12 - ci-bot/whtest13 - - ci-bot/whtest14 \ No newline at end of file + - ci-bot/whtest14 + - ci-bot/whtest15 \ No newline at end of file -- Gitee From 9194669c7447aed5cbbd566284a2f78f411e83a1 Mon Sep 17 00:00:00 2001 From: wanghao Date: Fri, 5 Nov 2021 07:57:51 +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 1eeee99..ab1c208 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -311,5 +311,11 @@ repositories: description: whtest14 type: public branches: + - name: master + type: protected +- name: whtest15 + description: whtest15 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee