mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-20 19:19:56 +00:00
chore(ci): deactivates cron job on unbound dep tests (#2810)
This commit is contained in:
@@ -20,8 +20,8 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
# Run on the 1st and 15th of every month at 09:00 UTC
|
# Run on the 1st and 15th of every month at 09:00 UTC
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 2 1,15 * *'
|
# - cron: '0 2 1,15 * *'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user