diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index b8923db272d78d6ea1856b5e697ffd27db3556ca..0c68bf144b763a6063728412276a9d0d739ca297 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 diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 112b582bee9df9abbc231e6364e86700caf4950d..688de938f743c17c28cdf0c2098d63354f6fc6d2 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