JeffYang52415 commited on
Commit
db4e828
·
unverified ·
1 Parent(s): c9b83db

chore: finishi test

Browse files
.github/workflows/huggingface-sync.yml CHANGED
@@ -2,10 +2,8 @@ name: Deploy to Hugging Face Space
2
 
3
  on:
4
  workflow_dispatch:
5
- pull_request:
6
  branches: [main]
7
- # push:
8
- # branches: [main]
9
 
10
  jobs:
11
  sync:
 
2
 
3
  on:
4
  workflow_dispatch:
5
+ push:
6
  branches: [main]
 
 
7
 
8
  jobs:
9
  sync: