Update hf-sync.yml
Browse files
.github/workflows/hf-sync.yml
CHANGED
@@ -2,7 +2,7 @@ name: Sync with HuggingFace
|
|
2 |
|
3 |
on:
|
4 |
push:
|
5 |
-
branches: [ "
|
6 |
pull_request:
|
7 |
branches: [ "*" ]
|
8 |
|
|
|
2 |
|
3 |
on:
|
4 |
push:
|
5 |
+
branches: [ "*" ]
|
6 |
pull_request:
|
7 |
branches: [ "*" ]
|
8 |
|