diff --git a/.github/workflows/agent-network-e2e.yml b/.github/workflows/agent-network-e2e.yml index 1c7739353..d78e3bbd3 100644 --- a/.github/workflows/agent-network-e2e.yml +++ b/.github/workflows/agent-network-e2e.yml @@ -5,10 +5,6 @@ on: schedule: - cron: "0 3 * * *" workflow_dispatch: - # TEMPORARY: run on push to this branch to validate the DNS lazy-connection - # warm-up end to end. Revert before merge. - push: - branches: ["feature/dns-lazy-conn-warmup"] concurrency: group: ${{ github.workflow }}-${{ github.ref }}