From 5f8ab4104a19c3218d1a1c1d2e9fdac9451241e4 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Nov 19 2020 17:20:44 +0000 Subject: check-for-tests: add branch matcher --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 525e8fa..c1003d9 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -3,6 +3,12 @@ parent: null nodeset: nodes: [] + branches: + - f31 + - f32 + - f33 + - epel8 + - master description: Check the project has a tests/tests.yml run: playbooks/rpm/check-for-tests.yaml