From e517c951b709e4bce3aa7d95c0a81a9e900dc3be Mon Sep 17 00:00:00 2001 From: Ivan Date: Wed, 17 Jul 2024 18:46:20 -0400 Subject: [PATCH] Fix dependency --- .github/workflows/compute-app-context.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/compute-app-context.yml b/.github/workflows/compute-app-context.yml index 19b09c4cf..e908f29af 100644 --- a/.github/workflows/compute-app-context.yml +++ b/.github/workflows/compute-app-context.yml @@ -36,7 +36,6 @@ env: jobs: bumper-job: - needs: [ ignore-version-file-bump ] if: "github.event.head_commit.committer.name != 'bumptabot'" runs-on: ubuntu-latest concurrency: