From ce180ca38f3c1e20011d5b28a1db53a68f05392b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=A5=87=E6=80=AA?= Date: Tue, 19 May 2020 10:05:35 +0800 Subject: [PATCH] Update weekly-digest.yml chore(weekly-digest): change publishDay --- .github/weekly-digest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/weekly-digest.yml b/.github/weekly-digest.yml index 6d4ba7e83..401ea7638 100644 --- a/.github/weekly-digest.yml +++ b/.github/weekly-digest.yml @@ -1,7 +1,7 @@ # Configuration for weekly-digest - https://github.com/apps/weekly-digest -publishDay: sun +publishDay: monday canPublishIssues: true canPublishPullRequests: true canPublishContributors: true canPublishStargazers: true -canPublishCommits: true \ No newline at end of file +canPublishCommits: true