From dad786a3624219b49397a57c986946cba4a95c6e Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Mon, 6 Mar 2023 12:46:23 +0000 Subject: [PATCH] try again --- .github/workflows/get_context.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index a2028cb..c9ebf1c 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -1,7 +1,7 @@ name: getContext on: - workflow_dispatch: + workflow_dispatch # schedule: # - cron: '0 0 * * *'