diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5d29c5bba..fce71f0812 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,6 +107,7 @@ jobs: # Status check that is required in branch protection rules. final-status: needs: + - sanityCheck - build runs-on: ubuntu-latest if: always()