Jesús Cerquides
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
-
branches: [
|
5 |
# to run this workflow manually from the Actions tab
|
6 |
workflow_dispatch:
|
7 |
|
|
|
1 |
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
+
branches: [master]
|
5 |
# to run this workflow manually from the Actions tab
|
6 |
workflow_dispatch:
|
7 |
|