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
@@ -45,6 +45,7 @@ jobs:
stale:
name: Close Stale Issues and PRs
runs-on: ubuntu-latest
if: github.repository == 'huggingface/lerobot'
permissions:
actions: write
contents: write # only for delete-branch option