chore(ci): skip workflows if not lerobot repository (#2601)

Co-authored-by: Alex Tyshka <atyshka15@gmail.com>
This commit is contained in:
Steven Palma
2025-12-08 12:44:36 +01:00
committed by GitHub
parent 0217e1e3ad
commit f9cb5e659c
7 changed files with 11 additions and 4 deletions
+1
View File
@@ -43,6 +43,7 @@ jobs:
full-tests:
name: Full Unbound Tests
runs-on: ubuntu-latest
if: github.repository == 'huggingface/lerobot'
env:
MUJOCO_GL: egl
HF_HOME: /mnt/cache/.cache/huggingface