patrickacraig commited on
Commit
5f09aa7
·
1 Parent(s): dc1acdb

Update main.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yaml +1 -1
.github/workflows/main.yaml CHANGED
@@ -1,7 +1,7 @@
1
  name: Sync to Hugging Face Space
2
  on:
3
  push:
4
- branches: [main]
5
 
6
  jobs:
7
  sync-to-hub:
 
1
  name: Sync to Hugging Face Space
2
  on:
3
  push:
4
+ branches: [master]
5
 
6
  jobs:
7
  sync-to-hub: