Yurii Paniv commited on
Commit
b6176ca
·
unverified ·
1 Parent(s): 50e8869

Update hf-sync.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/hf-sync.yml +2 -0
.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: