From 83f3d6a5a18a477b349b9e5424cf5bbf50cce726 Mon Sep 17 00:00:00 2001 From: nanos Date: Mon, 6 Mar 2023 15:31:13 +0000 Subject: [PATCH] Update get_context.yml --- .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 a90ed97..37343fe 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -1,7 +1,7 @@ name: getAllRepliesToKnownPots on: - workflow_dispatch + workflow_dispatch: schedule: - cron: '*/15 * * * *'