From 9036fca6aedca2650fe741c30ecde3dec0c50730 Mon Sep 17 00:00:00 2001 From: Amit Tamari <15573913+amittamari@users.noreply.github.com> Date: Tue, 7 Apr 2026 18:04:23 +0300 Subject: [PATCH] Update rebase-plugin workflow reference to feature branch --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 980f752..7d28e29 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -6,7 +6,7 @@ on: jobs: run-sync: - uses: KoalaVim/actions-internal/.github/workflows/rebase-plugin.yml@master + uses: KoalaVim/actions-internal/.github/workflows/rebase-plugin.yml@feat/ai-conflict-resolution with: upstream_repo: "goolord/alpha-nvim" plugin_name: "alpha-nvim"