Revert "[ci] Temporarily run agent-network e2e on push to this branch"

This reverts commit e4f66aac72.
This commit is contained in:
Claude
2026-07-22 04:47:34 +00:00
parent 142e6f7e72
commit 11b7709af2

View File

@@ -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 }}