From 8b692915edd11c618baf4747c01c4a4deef18a7e Mon Sep 17 00:00:00 2001 From: Digitalroot Date: Mon, 24 Apr 2023 22:58:22 -0700 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 c14a309..da202a4 100644 --- a/.github/workflows/nuget.autoupdate.yml +++ b/.github/workflows/nuget.autoupdate.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: schedule: - - cron: "0 10 * * *" + - cron: "0/30 16-23,0-9 * * *" env: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true