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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, nightly ]
|
branches: [ master, main, nightly ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user