diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 32f4e73751cda79617d3ed9e8fa54bf6cb614753..1eeee995da1c4bb6842fc7c024d2723fe32c99d1 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -305,5 +305,11 @@ repositories: description: whtest13 type: public branches: + - name: master + type: protected +- name: whtest14 + description: whtest14 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 0b2a38a4f1568b1c6e40409aa011b5d81ff5c300..5b30e596a855f8a2c3879da62f27c7cad8df6270 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -48,4 +48,5 @@ sigs: - ci-bot/whtest10 - ci-bot/whtest11 - ci-bot/whtest12 - - ci-bot/whtest13 \ No newline at end of file + - ci-bot/whtest13 + - ci-bot/whtest14 \ No newline at end of file