From d84c22898e1e91b279bc9f8376db5467c4fd3e5d Mon Sep 17 00:00:00 2001 From: nanos Date: Mon, 6 Mar 2023 15:29:54 +0000 Subject: [PATCH] Update get_context.yml increase frequncy --- .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 fb4bfb4..a90ed97 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -3,7 +3,7 @@ name: getAllRepliesToKnownPots on: workflow_dispatch schedule: - - cron: '0 0 * * *' + - cron: '*/15 * * * *' jobs: run: