From 8822e7acd79d80058cc4e857d604ec3c62aab183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Fri, 9 Oct 2020 11:43:24 +0200 Subject: [PATCH] remove ci branch from targets --- .github/workflows/test-playbooks.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-playbooks.yml b/.github/workflows/test-playbooks.yml index 772ac1bc..c1472203 100644 --- a/.github/workflows/test-playbooks.yml +++ b/.github/workflows/test-playbooks.yml @@ -4,7 +4,6 @@ on: push: branches: - master - - ci paths-ignore: - "**.md" - "**.example"