mattb512 commited on
Commit
1699d00
1 Parent(s): 03ddf81

Update hf-sync.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/hf-sync.yml +1 -1
.github/workflows/hf-sync.yml CHANGED
@@ -2,7 +2,7 @@ name: Sync with HuggingFace
2
 
3
  on:
4
  push:
5
- branches: [ "main" ]
6
  pull_request:
7
  branches: [ "*" ]
8
 
 
2
 
3
  on:
4
  push:
5
+ branches: [ "*" ]
6
  pull_request:
7
  branches: [ "*" ]
8