Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Sep 17, 2024
1 parent 0b302c7 commit 386648c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ group:
dest: assets/box_images/
- source: resources/exclude_files.txt
dest: resources/exclude_files.txt
- source: config_automation.yml
dest: config_automation.yml
# Repositories to receive changes
repos: |
jhudsl/Documentation_and_Usability
Expand Down Expand Up @@ -98,6 +100,8 @@ group:
dest: scripts/make_screenshots.R
- source: scripts/switch_sync_repo.R
dest: scripts/switch_sync_repo.R
- source: config_automation.yml
dest: config_automation.yml
repos: |
jhudsl/OTTR_Quizzes
Expand Down Expand Up @@ -126,6 +130,8 @@ group:
deleteOrphaned: true
- source: style-sets/fhdasl/
dest: style-sets/fhdasl/
- source: config_automation.yml
dest: config_automation.yml
repos: |
jhudsl/AnVIL_Template
Expand All @@ -147,6 +153,8 @@ group:
dest: assets/toc_close.css
- source: scripts/
dest: scripts/
- source: config_automation.yml
dest: config_automation.yml
deleteOrphaned: true
repos: |
C-MOOR/C-MOOR_Template
Expand All @@ -164,5 +172,7 @@ group:
- source: scripts/
dest: scripts/
deleteOrphaned: true
- source: config_automation.yml
dest: config_automation.yml
repos: |
opencasestudies/OCS_Guide

0 comments on commit 386648c

Please sign in to comment.