Skip to content

Commit

Permalink
Update sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Jan 10, 2025
1 parent d48a63a commit e20a5b6
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/sync.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Candace Savonen Aug 2021
# Candace Savonen Jan 2025
# For info on how to update this file see: https://github.com/marketplace/actions/repo-file-sync-action#%EF%B8%8F-sync-configuration

group:
Expand All @@ -7,6 +7,7 @@ group:
dest: .github/workflows/
deleteOrphaned: true
exclude: |
transfer-rendered-files.yml
send-updates.yml
test-send-updates.yml
starting-course.yml
Expand All @@ -16,14 +17,6 @@ group:
- source: scripts/
dest: scripts/
deleteOrphaned: true
- source: .github/ISSUE_TEMPLATE/course-problem-report.md
dest: .github/ISSUE_TEMPLATE/course-problem-report.md
- source: .github/ISSUE_TEMPLATE/course-content-add.md
dest: .github/ISSUE_TEMPLATE/course-content-add.md
- source: .github/ISSUE_TEMPLATE/url-error.md
dest: .github/ISSUE_TEMPLATE/url-error.md
- source: style-sets
dest: style-sets
- source: assets/box_images/
dest: assets/box_images/
- source: resources/exclude_files.txt
Expand Down

0 comments on commit e20a5b6

Please sign in to comment.