From 66a35579baea11c0b0cda59b41e4d21a5c463045 Mon Sep 17 00:00:00 2001 From: mat83 Date: Tue, 9 Jul 2024 12:42:15 +0200 Subject: [PATCH] rename branches in ci --- .github/workflows/repo-sync.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index a44ec63..65ccc9e 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -3,7 +3,8 @@ on: push: branches: - main - - development + - devel + - next jobs: sync: