We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88c330 commit 95e347bCopy full SHA for 95e347b
.github/workflows/sync_hf_space.yaml
@@ -3,6 +3,8 @@ name: Sync to Hugging Face Space
3
on:
4
push:
5
branches: [main]
6
+ paths:
7
+ - 'demo/**'
8
9
workflow_dispatch:
10
0 commit comments