From aff13363e7af70410ae1fb2d84e5e6d9c6bba583 Mon Sep 17 00:00:00 2001 From: James Ives Date: Thu, 14 Apr 2022 14:50:24 -0400 Subject: [PATCH] Update integration.yml --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index e24dd2ee..ef0c6168 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -296,7 +296,7 @@ jobs: # Second conflicting deployment integration-rebase-conflicts-2: - needs: integration-branch-creation + needs: integration-rebase-conflicts-1 runs-on: ubuntu-latest steps: - name: Checkout