Skip to content

Commit 95e347b

Browse files
authored
Only run sync_hf_space on demo changes
1 parent d88c330 commit 95e347b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sync_hf_space.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Sync to Hugging Face Space
33
on:
44
push:
55
branches: [main]
6+
paths:
7+
- 'demo/**'
68

79
workflow_dispatch:
810

0 commit comments

Comments
 (0)