ci: enable sync script for next branch

This commit is contained in:
FabianLars
2023-04-26 16:24:46 +02:00
parent b9cf0ec148
commit 5b86b0fa9e
+1
View File
@@ -5,6 +5,7 @@ on:
push:
branches:
- dev
- next
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}