Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into cansavvy/quiz-rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Sep 20, 2023
2 parents f53af4c + e64a2ab commit 4c2b641
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ group:
griffithlab/CIVIC_SVI_Course
PracticalGenomics/cogaps-on-sciserver
fhdsl/AI_for_software
griffithlab/Immuno_Workflow_Course
###ADD NEW REPO HERE following the format above#

Expand Down Expand Up @@ -111,3 +112,25 @@ group:
dest: style-sets/fhdasl/
repos: |
jhudsl/AnVIL_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: .github/automatic-issues/
dest: .github/automatic-issues/
- source: assets/box_images/
dest: assets/box_images/
- source: assets/style.css
dest: assets/style.css
- source: assets/toc_close.css
dest: assets/toc_close.css
- source: scripts/
dest: scripts/
deleteOrphaned: true
repos: |
C-MOOR/C-MOOR_Template

0 comments on commit 4c2b641

Please sign in to comment.