Spaces:
Runtime error
Runtime error
joulammous
commited on
Commit
•
68cca07
1
Parent(s):
dcd4d8b
Update sync_to_huggingface_hub.yml
Browse files
.github/workflows/sync_to_huggingface_hub.yml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
-
branches: [
|
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]
|
5 |
|
6 |
# to run this workflow manually from the Actions tab
|
7 |
workflow_dispatch:
|