diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 0c68bf144b763a6063728412276a9d0d739ca297..aa807c113735320d84d1c585ddd2382582de5629 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -365,5 +365,11 @@ repositories: description: whtest60 type: public branches: + - name: master + type: protected +- name: whtest70 + description: whtest70 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 688de938f743c17c28cdf0c2098d63354f6fc6d2..3f28468b293af8464bde5edc73b58949b5ad0aa2 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -58,4 +58,5 @@ sigs: - ci-bot/whtest30 - ci-bot/whtest40 - ci-bot/whtest50 - - ci-bot/whtest60 \ No newline at end of file + - ci-bot/whtest60 + - ci-bot/whtest70 \ No newline at end of file