From 0df018b8e4d875a29c6d30c4e2e0f79daeebf0ee Mon Sep 17 00:00:00 2001 From: KatherineCox Date: Fri, 12 Aug 2022 17:51:50 -0400 Subject: [PATCH] Update sync.yml --- .github/sync.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/sync.yml b/.github/sync.yml index c2e10f00..4138449e 100755 --- a/.github/sync.yml +++ b/.github/sync.yml @@ -10,6 +10,7 @@ group: send-updates.yml test-send-updates.yml starting-course.yml + release-notes.yml - source: .github/ISSUE_TEMPLATE/course-problem-report.md dest: .github/ISSUE_TEMPLATE/course-problem-report.md - source: .github/ISSUE_TEMPLATE/course-content-add.md @@ -89,6 +90,7 @@ group: dest: .github/workflows/ exclude: | starting-course.yml + release-notes.yml - source: .github/switch_sync_repo.R dest: .github/switch_sync_repo.R - source: .github/ISSUE_TEMPLATE/course-problem-report.md