ci: improve compatibility with main & nightly

This commit is contained in:
Régis Behmo 2023-05-26 16:49:27 +02:00
parent fda8baab19
commit f739588be4

View File

@ -2,7 +2,7 @@ name: Sync with private repo
on:
push:
branches: [ master, nightly ]
branches: [ master, main, nightly ]
jobs:
sync: