From 6fbcf1213d41fbfcc1c9c5823ca7668c9531c1cc Mon Sep 17 00:00:00 2001 From: KatherineCox Date: Wed, 17 Aug 2022 10:14:21 -0400 Subject: [PATCH] Update sync.yml (#554) --- .github/sync.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/sync.yml b/.github/sync.yml index f00f3e52..965c361a 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 @@ -85,6 +86,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