From 5f260699973e03839f14a457b030df82f920faea Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Tue, 24 Oct 2023 23:54:27 -0500 Subject: [PATCH] push for test --- .github/workflows/ci-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index 2e31a245ad..81732183c9 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -1,7 +1,7 @@ name: CI on Windows on: - # push: + push: # Run daily at 1:23 UTC schedule: - cron: '23 1 * * *'