From be3da14afb15ff0a5d0ae07dfabf185d8d489935 Mon Sep 17 00:00:00 2001 From: Tobias Richter Date: Tue, 9 Feb 2021 16:01:38 +0100 Subject: [PATCH] Remove feature branch builds from CI --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f510e38..14f1023 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ defaults: push: branches: - master - - "feature/migrate-to-github-actions" jobs: