diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 848afc5f45498623537480c287426f062998c097..15bbc5fcc6bf3c16da64f2454281cdd4d3b805f3 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -329,5 +329,11 @@ repositories: description: whtest17 type: public branches: + - name: master + type: protected +- name: whtest18 + description: whtest18 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 405a08613e5443e41c4ec173f4cf0458130cee13..357a395315243546de9eac845c0d8fc59a40284b 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -52,4 +52,5 @@ sigs: - ci-bot/whtest14 - ci-bot/whtest15 - ci-bot/whtest16 - - ci-bot/whtest17 \ No newline at end of file + - ci-bot/whtest17 + - ci-bot/whtest18 \ No newline at end of file