sm2899 commited on
Commit
79f5504
1 Parent(s): 50007ae

Update sync-to-huggingfaces.yml

Browse files
.github/workflows/sync-to-huggingfaces.yml CHANGED
@@ -3,6 +3,8 @@ on:
3
  push:
4
  branches: [milestone-2]
5
 
 
 
6
 
7
  jobs:
8
  sync-to-hub:
 
3
  push:
4
  branches: [milestone-2]
5
 
6
+ # to run this workflow manually from the Actions tab
7
+ workflow_dispatch:
8
 
9
  jobs:
10
  sync-to-hub: