diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 7e0089aecf97724d77979ec2b77f7389876147b1..7d96ae4302006fa7a4e0ef440fdf757640ec4919 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -341,5 +341,11 @@ repositories: description: whtest19 type: public branches: + - name: master + type: protected +- name: whtest30 + description: whtest30 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index a37b578ccb74c9afb12ce96fb5dc16789b46d74d..f829a30c6e51f047815d8b804e6610b8ed65ddec 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -54,4 +54,5 @@ sigs: - ci-bot/whtest16 - ci-bot/whtest17 - ci-bot/whtest18 - - ci-bot/whtest19 \ No newline at end of file + - ci-bot/whtest19 + - ci-bot/whtest30 \ No newline at end of file