From e8090617d193ddb96405a9262fb39b8aa5aadefc Mon Sep 17 00:00:00 2001 From: Digitalroot Date: Thu, 29 Dec 2022 12:56:19 -0800 Subject: [PATCH] Update nuget.autoupdate.yml --- .github/workflows/nuget.autoupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nuget.autoupdate.yml b/.github/workflows/nuget.autoupdate.yml index 3151456..c14a309 100644 --- a/.github/workflows/nuget.autoupdate.yml +++ b/.github/workflows/nuget.autoupdate.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: schedule: - - cron: "0/15 16-23,0-9 * * *" + - cron: "0 10 * * *" env: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true