From 309ae27db4615e265dbac0de647a584b229ebeed Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Tue, 1 Oct 2024 21:16:33 -0500 Subject: [PATCH] Disable CI schedule (#105) * Disable CI schedule * Trigger CI --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8341ac3..27c2e51 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,5 +102,3 @@ on: release: types: - created - schedule: - - cron: 0 0 * * 1