From ec25b4904f238d03000303fad76338156b7918e1 Mon Sep 17 00:00:00 2001 From: Jonathan Hoffstadt Date: Tue, 24 Sep 2024 19:43:11 -0500 Subject: [PATCH] ci: remove deployment workflow from schedule --- .github/workflows/Deployment.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/Deployment.yml b/.github/workflows/Deployment.yml index 55cef195e..ae57a4fab 100644 --- a/.github/workflows/Deployment.yml +++ b/.github/workflows/Deployment.yml @@ -2,9 +2,6 @@ name: Deployment on: - schedule: - - cron: '0 12 * * 0' - workflow_dispatch: branches: