From e01c5f7a803badc6d1061b5f5c1a671b936585ad Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 02:23:57 +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 848afc5..15bbc5f 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -329,5 +329,11 @@ repositories: description: whtest17 type: public branches: + - name: master + type: protected +- name: whtest18 + description: whtest18 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From 83fe381a7889220fe1850f4b5e6f66bea239ab68 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 02:24:26 +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 405a086..357a395 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -52,4 +52,5 @@ sigs: - ci-bot/whtest14 - ci-bot/whtest15 - ci-bot/whtest16 - - ci-bot/whtest17 \ No newline at end of file + - ci-bot/whtest17 + - ci-bot/whtest18 \ No newline at end of file -- Gitee