Spaces:
Running
Running
Commit
·
fc47376
1
Parent(s):
5f09aa7
update yaml
Browse files
.github/workflows/main.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
name: Sync to Hugging Face Space
|
2 |
on:
|
3 |
push:
|
4 |
-
branches: [
|
5 |
|
6 |
jobs:
|
7 |
sync-to-hub:
|
|
|
1 |
name: Sync to Hugging Face Space
|
2 |
on:
|
3 |
push:
|
4 |
+
branches: [main]
|
5 |
|
6 |
jobs:
|
7 |
sync-to-hub:
|