From 366c8779c5095b99b95a06a506d2f031cd90bc15 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 01:53:13 +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 ea4b12a..848afc5 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -323,5 +323,11 @@ repositories: description: whtest16 type: public branches: + - name: master + type: protected +- name: whtest17 + description: whtest17 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From 5ae45e0fefb0d7ab7ab8c53bd82035e00b0c4e60 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 01:53:36 +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 41c6d9c..405a086 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -51,4 +51,5 @@ sigs: - ci-bot/whtest13 - ci-bot/whtest14 - ci-bot/whtest15 - - ci-bot/whtest16 \ No newline at end of file + - ci-bot/whtest16 + - ci-bot/whtest17 \ No newline at end of file -- Gitee