From a79b6785e724df0f74236706b9412818fc969eb9 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 09:43:11 +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 541b3fc..2962f3a 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -60,4 +60,5 @@ sigs: - ci-bot/whtest50 - ci-bot/whtest60 - ci-bot/whtest70 - - ci-bot/whtest80 \ No newline at end of file + - ci-bot/whtest80 + - ci-bot/whtest90 \ No newline at end of file -- Gitee From 74f6d239cd2872f71e6538d8fb1ace666f77d299 Mon Sep 17 00:00:00 2001 From: wanghao Date: Tue, 9 Nov 2021 09:43:48 +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 47aeb13..90fb7e0 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -377,5 +377,11 @@ repositories: description: whtest80 type: public branches: + - name: master + type: protected +- name: whtest90 + description: whtest90 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee