Gagan Bhatia commited on
Commit
3f5a638
2 Parent(s): 2a0c52a 277d9cc

Merge pull request #11 from gagan3012/gagan3012-patch-4

Browse files
Files changed (1) hide show
  1. .github/workflows/sync_to_hub.yml +1 -1
.github/workflows/sync_to_hub.yml CHANGED
@@ -2,7 +2,7 @@ name: Sync to Hugging Face hub
2
 
3
  on:
4
  push:
5
- branches: [main]
6
 
7
  # to run this workflow manually from the Actions tab
8
  workflow_dispatch:
 
2
 
3
  on:
4
  push:
5
+ branches: [master]
6
 
7
  # to run this workflow manually from the Actions tab
8
  workflow_dispatch: