diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 1eeee995da1c4bb6842fc7c024d2723fe32c99d1..ab1c2080ef7a9fd306b480628937479ed1a07930 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -311,5 +311,11 @@ repositories: description: whtest14 type: public branches: + - name: master + type: protected +- name: whtest15 + description: whtest15 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 5b30e596a855f8a2c3879da62f27c7cad8df6270..ce6d91446c831d12d763e1194ff465e9f8e86250 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -49,4 +49,5 @@ sigs: - ci-bot/whtest11 - ci-bot/whtest12 - ci-bot/whtest13 - - ci-bot/whtest14 \ No newline at end of file + - ci-bot/whtest14 + - ci-bot/whtest15 \ No newline at end of file