Spaces:
Running
Running
Husnain
commited on
Commit
•
4a87e2f
1
Parent(s):
96d0c0d
Update sync_to_hf_space.yml
Browse files
.github/workflows/sync_to_hf_space.yml
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
-
|
|
|
5 |
workflow_dispatch:
|
6 |
|
7 |
jobs:
|
|
|
1 |
name: Sync to Hugging Face hub
|
2 |
on:
|
3 |
push:
|
4 |
+
paths:
|
5 |
+
- "configs/info.json"
|
6 |
workflow_dispatch:
|
7 |
|
8 |
jobs:
|