Spaces:
Running
Running
test: regenerate dev space
Browse files
.github/workflows/push-to-hf.yml
CHANGED
@@ -4,7 +4,6 @@ on:
|
|
4 |
branches: [main]
|
5 |
# to run this workflow manually from the Actions tab
|
6 |
workflow_dispatch:
|
7 |
-
|
8 |
jobs:
|
9 |
sync-to-hub:
|
10 |
runs-on: ubuntu-latest
|
|
|
4 |
branches: [main]
|
5 |
# to run this workflow manually from the Actions tab
|
6 |
workflow_dispatch:
|
|
|
7 |
jobs:
|
8 |
sync-to-hub:
|
9 |
runs-on: ubuntu-latest
|