ci: drop temporary push trigger, cross-repo wiring validated green

Claude-Session: https://claude.ai/code/session_01SG5kc3gGurhT7N6f63cjMq
This commit is contained in:
Adrià Arrufat
2026-07-03 10:13:43 +02:00
parent bd95d9a610
commit f7bcdace77

View File

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