From e98a2028a2fa3d4c40ea05e974887f0a6e64285c Mon Sep 17 00:00:00 2001 From: Tobias Richter Date: Tue, 2 Feb 2021 11:42:31 +0100 Subject: [PATCH] Remove CI build for feature branch --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2e66e1..48189c0 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: