refresh hf-space first
Browse files
.github/workflows/sync-hf.yaml
CHANGED
@@ -5,6 +5,7 @@ on:
|
|
5 |
branches:
|
6 |
- main
|
7 |
|
|
|
8 |
jobs:
|
9 |
trigger_curl:
|
10 |
runs-on: ubuntu-latest
|
|
|
5 |
branches:
|
6 |
- main
|
7 |
|
8 |
+
|
9 |
jobs:
|
10 |
trigger_curl:
|
11 |
runs-on: ubuntu-latest
|