diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index aa807c113735320d84d1c585ddd2382582de5629..47aeb1368d1d4ef2b9a3861c2248cff0ec14833a 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -371,5 +371,11 @@ repositories: description: whtest70 type: public branches: + - name: master + type: protected +- name: whtest80 + description: whtest80 + type: public + branches: - name: master type: protected \ No newline at end of file diff --git a/sig/sigs.yaml b/sig/sigs.yaml index 3f28468b293af8464bde5edc73b58949b5ad0aa2..541b3fca1418d1b542a094c84779c43302eb1bbc 100644 --- a/sig/sigs.yaml +++ b/sig/sigs.yaml @@ -59,4 +59,5 @@ sigs: - ci-bot/whtest40 - ci-bot/whtest50 - ci-bot/whtest60 - - ci-bot/whtest70 \ No newline at end of file + - ci-bot/whtest70 + - ci-bot/whtest80 \ No newline at end of file