From 7903830a801a165a9b1089aae3c7d1f3f3c7dc16 Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Fri, 5 Nov 2021 06:56:55 +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 32f4e73..1eeee99 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -305,5 +305,11 @@ repositories: description: whtest13 type: public branches: + - name: master + type: protected +- name: whtest14 + description: whtest14 + type: public + branches: - name: master type: protected \ No newline at end of file -- Gitee From 6bbef2a8b1d26114bbe5fb622ce494179458960a Mon Sep 17 00:00:00 2001 From: whsq <9473376+whsq@user.noreply.gitee.com> Date: Fri, 5 Nov 2021 06:57:47 +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 0b2a38a..5b30e59 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -48,4 +48,5 @@ sigs: - ci-bot/whtest10 - ci-bot/whtest11 - ci-bot/whtest12 - - ci-bot/whtest13 \ No newline at end of file + - ci-bot/whtest13 + - ci-bot/whtest14 \ No newline at end of file -- Gitee