Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update sync configuration for OCS_Guide #740

Merged
merged 1 commit into from
Mar 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion .github/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Loading