summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-10-19 20:45:22 +0530
committerGitHub <noreply@github.com>2024-10-19 18:15:22 +0300
commitfa272f5297177354714ee7867104f43e4e322df6 (patch)
tree43206ba1092c9609661f147e206591aca34a9668 /.github
parent1bf2cf737e9e7f09ee1d5c62691cd5bfa6eb9f05 (diff)
downloadvyos-1x-fa272f5297177354714ee7867104f43e4e322df6.tar.gz
vyos-1x-fa272f5297177354714ee7867104f43e4e322df6.zip
T6784: enabled repo-sync wokrflow only for current and equuleus (#4163)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/repo-sync.yml1
1 files changed, 1 insertions, 0 deletions
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: