From 69922a64b01157388e14e45030ca964dfc8e543c Mon Sep 17 00:00:00 2001 From: Brad <> Date: Fri, 20 Dec 2024 10:18:22 -0700 Subject: [PATCH] Restore workday runs --- .github/workflows/autopkg.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/autopkg.yml b/.github/workflows/autopkg.yml index 9a62b38..c6e8497 100644 --- a/.github/workflows/autopkg.yml +++ b/.github/workflows/autopkg.yml @@ -1,6 +1,10 @@ name: AutoPkg run on: + watch: + types: [started] + schedule: + - cron: 00 14 * * 1-5 workflow_dispatch: # manually triggered inputs: recipe: