diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 47aeb1368d1d4ef2b9a3861c2248cff0ec14833a..90fb7e0de98944307c3d987b44ff463fd7847cd1 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -377,5 +377,11 @@ repositories: description: whtest80 type: public branches: + - name: master + type: protected +- name: whtest90 + description: whtest90 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 541b3fca1418d1b542a094c84779c43302eb1bbc..2962f3a91473e07b19246b0045051f9acec4df0a 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -60,4 +60,5 @@ sigs: - ci-bot/whtest50 - ci-bot/whtest60 - ci-bot/whtest70 - - ci-bot/whtest80 \ No newline at end of file + - ci-bot/whtest80 + - ci-bot/whtest90 \ No newline at end of file