From 5c5cd21574ef5683781187c8be3e7983ed8692f8 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 09:29:19 +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 aa807c1..47aeb13 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -371,5 +371,11 @@ repositories: description: whtest70 type: public branches: + - name: master + type: protected +- name: whtest80 + description: whtest80 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From af0ecce4fb279ee0a56e5b72b551668d7fb22ae2 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 09:29:53 +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 3f28468..541b3fc 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -59,4 +59,5 @@ sigs: - ci-bot/whtest40 - ci-bot/whtest50 - ci-bot/whtest60 - - ci-bot/whtest70 \ No newline at end of file + - ci-bot/whtest70 + - ci-bot/whtest80 \ No newline at end of file -- Gitee