From 3011637cc8ead8a3af62a75a3f1648d966b35b11 Mon Sep 17 00:00:00 2001 From: Sondre Lefsaker Date: Fri, 18 Mar 2022 13:36:49 +0100 Subject: [PATCH] Update deploy-feature-branch.yaml --- .github/workflows/deploy-feature-branch.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-feature-branch.yaml b/.github/workflows/deploy-feature-branch.yaml index 57c1f80b54..e99f13464c 100644 --- a/.github/workflows/deploy-feature-branch.yaml +++ b/.github/workflows/deploy-feature-branch.yaml @@ -13,7 +13,6 @@ jobs: build-docker-image-backend: name: Build Docker image (backend) runs-on: ubuntu-latest - needs: change-check defaults: run: working-directory: backend