ci: fix sync workflow

This commit is contained in:
Régis Behmo 2023-06-15 00:34:52 +02:00
parent 61111bb128
commit 508c885173

View File

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