From f7bcdace777e6f37ae37e50450c7abd40f0a8da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Arrufat?= Date: Fri, 3 Jul 2026 10:13:43 +0200 Subject: [PATCH] ci: drop temporary push trigger, cross-repo wiring validated green Claude-Session: https://claude.ai/code/session_01SG5kc3gGurhT7N6f63cjMq --- .github/workflows/agent-regression.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/agent-regression.yml b/.github/workflows/agent-regression.yml index 89dce4c7f..aa1a583fc 100644 --- a/.github/workflows/agent-regression.yml +++ b/.github/workflows/agent-regression.yml @@ -1,10 +1,6 @@ name: agent-regression on: - # TEMPORARY: validate the demo-checkout wiring from this branch pre-merge; - # remove before merging. - push: - branches: [agent-regression] schedule: - cron: "17 3 * * *" workflow_dispatch: