From 454231e22baffc44645be16e7206ec1254f150d4 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 10 Apr 2020 08:51:53 +0900 Subject: [PATCH] Remove remaining branches filter in zuul configuration This patch removes branches filter remaining, which [1] missed to cover. [1] db57db29a3d6c9a35cee2d667dd16da9c5cf135d Change-Id: Ic8b011c10ef56b1173f34953ec9a4b2804a13a1c --- zuul.d/unit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/unit.yaml b/zuul.d/unit.yaml index b2c37f507..f277eb444 100644 --- a/zuul.d/unit.yaml +++ b/zuul.d/unit.yaml @@ -26,7 +26,6 @@ name: puppet-openstack-unit-latest-ubuntu-bionic parent: puppet-openstack-unit-base nodeset: ubuntu-bionic - branches: ^master voting: false vars: puppet_gem_version: latest