Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into 501-have-urls-periodi…
Browse files Browse the repository at this point in the history
…cally-checked
  • Loading branch information
cansavvy committed Oct 24, 2023
2 parents e08c9e1 + 7484b65 commit fd5e7f3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ group:
griffithlab/CIVIC_SVI_Course
PracticalGenomics/cogaps-on-sciserver
fhdsl/AI_for_software
griffithlab/Immuno_Workflow_Course
fhdsl/Intro_to_Command_Line
fhdsl/S1_Intro_to_R
###ADD NEW REPO HERE following the format above#

Expand Down Expand Up @@ -111,3 +114,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
1 change: 1 addition & 0 deletions .github/workflows/render-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
paths:
- '**.Rmd'
- assets/*
- quizzes/*

jobs:

Expand Down

0 comments on commit fd5e7f3

Please sign in to comment.