diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 7d96ae4302006fa7a4e0ef440fdf757640ec4919..37917fa48dbf1e349ada70dceb4d7d05e147c698 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -347,5 +347,11 @@ repositories: description: whtest30 type: public branches: + - name: master + type: protected +- name: whtest40 + description: whtest40 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index f829a30c6e51f047815d8b804e6610b8ed65ddec..82f60288d4a7a04906a922b503cf6b8e3232be67 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -55,4 +55,5 @@ sigs: - ci-bot/whtest17 - ci-bot/whtest18 - ci-bot/whtest19 - - ci-bot/whtest30 \ No newline at end of file + - ci-bot/whtest30 + - ci-bot/whtest40 \ No newline at end of file