diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 15bbc5fcc6bf3c16da64f2454281cdd4d3b805f3..7e0089aecf97724d77979ec2b77f7389876147b1 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -335,5 +335,11 @@ repositories: description: whtest18 type: public branches: + - name: master + type: protected +- name: whtest19 + description: whtest19 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 357a395315243546de9eac845c0d8fc59a40284b..a37b578ccb74c9afb12ce96fb5dc16789b46d74d 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -53,4 +53,5 @@ sigs: - ci-bot/whtest15 - ci-bot/whtest16 - ci-bot/whtest17 - - ci-bot/whtest18 \ No newline at end of file + - ci-bot/whtest18 + - ci-bot/whtest19 \ No newline at end of file