Spaces:
Runtime error
Runtime error
sm2899
commited on
Commit
•
a9a1b09
1
Parent(s):
79f5504
Update sync-to-huggingfaces.yml
Browse files
.github/workflows/sync-to-huggingfaces.yml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
-
branches: [milestone-2]
|
5 |
|
6 |
# to run this workflow manually from the Actions tab
|
7 |
workflow_dispatch:
|
|
|
1 |
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
+
branches: [main, milestone-2]
|
5 |
|
6 |
# to run this workflow manually from the Actions tab
|
7 |
workflow_dispatch:
|