ci: fix sync workflow
This commit is contained in:
parent
61111bb128
commit
508c885173
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -2,7 +2,7 @@ name: Sync with private repo
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ master, main, nightly ]
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user