From a81decbd4375e273db5ee1f84741c602f72b0371 Mon Sep 17 00:00:00 2001 From: mshanemc Date: Tue, 30 Jun 2020 10:05:11 -0500 Subject: [PATCH] merge branches with slashes, too --- .github/workflows/deploys_with_apex_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploys_with_apex_tests.yml b/.github/workflows/deploys_with_apex_tests.yml index f0e4bbe4..d3e47bb0 100644 --- a/.github/workflows/deploys_with_apex_tests.yml +++ b/.github/workflows/deploys_with_apex_tests.yml @@ -3,7 +3,7 @@ name: Deploy, Run Apex Tests, Delete Org on: push: branches: - - "*" + - "**" - "!master" env: