diff --git a/.github/workflows/agent-network-e2e.yml b/.github/workflows/agent-network-e2e.yml index 0f6147fe8..bf4868871 100644 --- a/.github/workflows/agent-network-e2e.yml +++ b/.github/workflows/agent-network-e2e.yml @@ -5,11 +5,6 @@ on: schedule: - cron: "0 3 * * *" workflow_dispatch: - # TEMPORARY: run on every push to the per-policy model-allowlist branch while - # it is under review. Remove this push trigger before merge. - push: - branches: - - agent-network-per-policy-model-allowlist concurrency: group: ${{ github.workflow }}-${{ github.ref }}