mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-20 11:09:59 +00:00
Update CI trigger rules (#712)
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
@@ -4,8 +4,6 @@ name: Test Dockerfiles
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
paths:
|
||||||
# Run only when DockerFile files are modified
|
# Run only when DockerFile files are modified
|
||||||
- "docker/**"
|
- "docker/**"
|
||||||
|
|||||||
@@ -2,8 +2,6 @@ name: Tests
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
paths:
|
||||||
- "lerobot/**"
|
- "lerobot/**"
|
||||||
- "tests/**"
|
- "tests/**"
|
||||||
|
|||||||
Reference in New Issue
Block a user