diff --git a/.github/workflows/functional-test-noncloud.yaml b/.github/workflows/functional-test-noncloud.yaml index 5c5464e700b..9a31c4c47cb 100644 --- a/.github/workflows/functional-test-noncloud.yaml +++ b/.github/workflows/functional-test-noncloud.yaml @@ -68,7 +68,6 @@ jobs: build: name: Build Radius for test runs-on: ubuntu-latest - if: github.event_name == 'repository_dispatch' || (github.event_name == 'schedule' && github.repository == 'radius-project/radius') || github.event_name == 'workflow_run' env: DE_IMAGE: 'ghcr.io/radius-project/deployment-engine' DE_TAG: 'latest'