Spaces:
Sleeping
Sleeping
Randy Paffenroth
commited on
Allow push event on all branches for HF sync
Browse files
.github/workflows/hf-sync.yml
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
name: Sync to Hugging Face hub
|
| 2 |
on:
|
| 3 |
push:
|
| 4 |
-
branches: [case_study_1_2025]
|
| 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 |
|
| 5 |
# to run this workflow manually from the Actions tab
|
| 6 |
workflow_dispatch:
|