From fa272f5297177354714ee7867104f43e4e322df6 Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Sat, 19 Oct 2024 20:45:22 +0530 Subject: T6784: enabled repo-sync wokrflow only for current and equuleus (#4163) --- .github/workflows/repo-sync.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index 6da2fb40d..752cf947a 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -6,6 +6,7 @@ on: - closed branches: - current + - equuleus workflow_dispatch: jobs: -- cgit v1.2.3