Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 25da042

Browse files
authored
Merge branch 'main' into cansavvy/markdown-linter
2 parents 96df0aa + 5f19480 commit 25da042

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.github/sync.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Candace Savonen Aug 2021
1+
# Candace Savonen Jan 2025
22
# For info on how to update this file see: https://github.com/marketplace/actions/repo-file-sync-action#%EF%B8%8F-sync-configuration
33

44
group:
@@ -7,6 +7,7 @@ group:
77
dest: .github/workflows/
88
deleteOrphaned: true
99
exclude: |
10+
transfer-rendered-files.yml
1011
send-updates.yml
1112
test-send-updates.yml
1213
starting-course.yml
@@ -16,14 +17,6 @@ group:
1617
- source: scripts/
1718
dest: scripts/
1819
deleteOrphaned: true
19-
- source: .github/ISSUE_TEMPLATE/course-problem-report.md
20-
dest: .github/ISSUE_TEMPLATE/course-problem-report.md
21-
- source: .github/ISSUE_TEMPLATE/course-content-add.md
22-
dest: .github/ISSUE_TEMPLATE/course-content-add.md
23-
- source: .github/ISSUE_TEMPLATE/url-error.md
24-
dest: .github/ISSUE_TEMPLATE/url-error.md
25-
- source: style-sets
26-
dest: style-sets
2720
- source: assets/box_images/
2821
dest: assets/box_images/
2922
- source: resources/exclude_files.txt

0 commit comments

Comments
 (0)