ci: temporary push trigger to validate agent-regression pre-merge

This commit is contained in:
Adrià Arrufat
2026-07-02 10:24:59 +02:00
parent f191410773
commit 86ef37e12b

View File

@@ -1,6 +1,11 @@
name: agent-regression
on:
# TEMPORARY: validate the workflow from this branch pre-merge; the
# workflow_dispatch UI button only exists once the file is on main.
# Remove before merging.
push:
branches: [agent-regression]
schedule:
- cron: "17 3 * * *"
workflow_dispatch: