diff --git a/repository/georgecaotest.yaml b/repository/georgecaotest.yaml index 0ca37da6dbf3e71b0d41535cf7cd06bc2d39fe85..cb1d306b76afbae31b942e6f7512b58d2a205bd0 100644 --- a/repository/georgecaotest.yaml +++ b/repository/georgecaotest.yaml @@ -75,3 +75,9 @@ repositories: protected_branches: - master type: public +- name: addrepobranch + description: "add repo branch" + protected_branches: + - master + - mytestbranch-2020-11-9 + type: public