From 927e5dcbeae771e7ecd2c468098f40cce6bf5bde Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Sat, 30 Dec 2023 16:44:48 -0500 Subject: [PATCH] Update push.yml --- .github/workflows/push.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index cfa6468..569d923 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -1,8 +1,7 @@ name: Push files over SCP on: - schedule: - - cron: "0 */3 * * *" + push: workflow_dispatch: jobs: