ci: improve compatibility with main & nightly
This commit is contained in:
parent
fda8baab19
commit
f739588be4
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, nightly ]
|
||||
branches: [ master, main, nightly ]
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user