Spaces:
Running
Running
Yurii Paniv
commited on
Update hf-sync.yml
Browse files
.github/workflows/hf-sync.yml
CHANGED
|
@@ -5,6 +5,8 @@ on:
|
|
| 5 |
|
| 6 |
# to run this workflow manually from the Actions tab
|
| 7 |
workflow_dispatch:
|
|
|
|
|
|
|
| 8 |
|
| 9 |
jobs:
|
| 10 |
windows:
|
|
|
|
| 5 |
|
| 6 |
# to run this workflow manually from the Actions tab
|
| 7 |
workflow_dispatch:
|
| 8 |
+
schedule:
|
| 9 |
+
- cron: '0 18 1 * *'
|
| 10 |
|
| 11 |
jobs:
|
| 12 |
windows:
|