From db37497111a9389ecf52b8c48572b50d8b4f3e0b Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 02:41: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 15bbc5f..7e0089a 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -335,5 +335,11 @@ repositories: description: whtest18 type: public branches: + - name: master + type: protected +- name: whtest19 + description: whtest19 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From d7ff247bda415f3f42043546e7102d2a41793c9a Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 02:42:28 +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 357a395..a37b578 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -53,4 +53,5 @@ sigs: - ci-bot/whtest15 - ci-bot/whtest16 - ci-bot/whtest17 - - ci-bot/whtest18 \ No newline at end of file + - ci-bot/whtest18 + - ci-bot/whtest19 \ No newline at end of file -- Gitee