ci(benchmarks): trigger on PRs targeting feat/benchmark-ci

Benchmark PRs (robomme, libero-plus, robocerebra, robotwin) target
feat/benchmark-ci, not main. Without this, the workflow never runs
on those PRs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Pepijn
2026-04-10 14:29:00 +02:00
parent c505a71f78
commit 183fdb7f78
+1
View File
@@ -42,6 +42,7 @@ on:
pull_request:
branches:
- main
- feat/benchmark-ci
paths:
- "src/lerobot/envs/**"
- "src/lerobot/scripts/lerobot_eval.py"