From 4ad1dd709d6a8c6ad298437079c7fdd3e1ac63dc Mon Sep 17 00:00:00 2001 From: Donald Hutchison Date: Thu, 26 Aug 2021 14:06:16 +0200 Subject: [PATCH] Revert "Add this branch for ci tests." This reverts commit d8d35077ab95283ba4f3df3fc3f4e81e413f6103. --- .github/workflows/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index 733e84c92b..9f87d7d08a 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -4,7 +4,6 @@ on: push: branches: - master - - upstream/bugfix/mix_compile_tests pull_request: branches: - master