From ff5a67903f905dc1f446625f0980a7eb11a3b9d6 Mon Sep 17 00:00:00 2001 From: carriewright11 Date: Thu, 28 Mar 2024 22:28:50 -0400 Subject: [PATCH] update sync configuration for OCS_Guide --- .github/sync.yml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/.github/sync.yml b/.github/sync.yml index 9d250eb5..af867704 100755 --- a/.github/sync.yml +++ b/.github/sync.yml @@ -44,7 +44,6 @@ group: fhdsl/Cancer_Imaging_Informatics datatrail-jhu/DataTrail_Template abyzovlab/CNVpytor-course - opencasestudies/OCS_Guide tmm211/dsp-terra-mooc-test2 fhdsl/Choosing_Genomics_Tools fhdsl/NIH_Data_Sharing @@ -145,3 +144,19 @@ group: deleteOrphaned: true repos: | C-MOOR/C-MOOR_Template + + - files: + - source: config_automation.yml + dest: config_automation.yml + - source: .github/workflows/ + dest: .github/workflows/ + deleteOrphaned: true + - source: .github/switch_sync_repo.R + dest: .github/switch_sync_repo.R + - source: assets/box_images/ + dest: assets/box_images/ + - source: scripts/ + dest: scripts/ + deleteOrphaned: true + repos: | + opencasestudies/OCS_Guide