From 3a4329cb17c0aacb13676d5c097acdfbb5a80d57 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 06:39:28 +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 7d96ae4..37917fa 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -347,5 +347,11 @@ repositories: description: whtest30 type: public branches: + - name: master + type: protected +- name: whtest40 + description: whtest40 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From c6fb56388317a399cd022446e01f03055a8e59a6 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 06:39:56 +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 f829a30..82f6028 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -55,4 +55,5 @@ sigs: - ci-bot/whtest17 - ci-bot/whtest18 - ci-bot/whtest19 - - ci-bot/whtest30 \ No newline at end of file + - ci-bot/whtest30 + - ci-bot/whtest40 \ No newline at end of file -- Gitee