diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index ab1c2080ef7a9fd306b480628937479ed1a07930..ea4b12ad0d0cadb2c961c0149e7b2a62eab803fd 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -317,5 +317,11 @@ repositories: description: whtest15 type: public branches: + - name: master + type: protected +- name: whtest16 + description: whtest16 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index ce6d91446c831d12d763e1194ff465e9f8e86250..41c6d9c9b6875ef33afc81db2cb62828a23d19a3 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -50,4 +50,5 @@ sigs: - ci-bot/whtest12 - ci-bot/whtest13 - ci-bot/whtest14 - - ci-bot/whtest15 \ No newline at end of file + - ci-bot/whtest15 + - ci-bot/whtest16 \ No newline at end of file