From 1e93b92b97d8ac8528557220199ac6e530e2ad2c Mon Sep 17 00:00:00 2001 From: Kc <40486366+cpwillis@users.noreply.github.com> Date: Sun, 14 Apr 2024 20:10:07 +1000 Subject: [PATCH] ~ --- .github/workflows/pull-shark-automation.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pull-shark-automation.yml b/.github/workflows/pull-shark-automation.yml index 1bbba8ac..5956bbce 100644 --- a/.github/workflows/pull-shark-automation.yml +++ b/.github/workflows/pull-shark-automation.yml @@ -1,6 +1,8 @@ name: Pull Shark Automation on: + push: + workflow_dispatch: schedule: - cron: "* * * * *" # Run every minute