diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index ea4b12ad0d0cadb2c961c0149e7b2a62eab803fd..848afc5f45498623537480c287426f062998c097 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -323,5 +323,11 @@ repositories: description: whtest16 type: public branches: + - name: master + type: protected +- name: whtest17 + description: whtest17 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 41c6d9c9b6875ef33afc81db2cb62828a23d19a3..405a08613e5443e41c4ec173f4cf0458130cee13 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -51,4 +51,5 @@ sigs: - ci-bot/whtest13 - ci-bot/whtest14 - ci-bot/whtest15 - - ci-bot/whtest16 \ No newline at end of file + - ci-bot/whtest16 + - ci-bot/whtest17 \ No newline at end of file