From 14ec0e729409ac04c97e5648e20845303522d885 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 07:41:20 +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 b8923db..0c68bf1 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -359,5 +359,11 @@ repositories: description: whtest50 type: public branches: + - name: master + type: protected +- name: whtest60 + description: whtest60 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From 9af904b244c97fecc9b70439674aa0b6c1a4ec74 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Tue, 9 Nov 2021 07:41:50 +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 112b582..688de93 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -57,4 +57,5 @@ sigs: - ci-bot/whtest19 - ci-bot/whtest30 - ci-bot/whtest40 - - ci-bot/whtest50 \ No newline at end of file + - ci-bot/whtest50 + - ci-bot/whtest60 \ No newline at end of file -- Gitee