From d0329ecbe5e170848c99d3d71af8429e0171f63f Mon Sep 17 00:00:00 2001 From: Cassidy James Blaede Date: Wed, 15 Mar 2023 22:17:34 -0600 Subject: [PATCH] =?UTF-8?q?getAllRepliesToKnownPots=20=E2=86=92=20getAllRe?= =?UTF-8?q?pliesToKnownPosts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I figure this was a typo? --- .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 f92ce46..52421b9 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -1,4 +1,4 @@ -name: getAllRepliesToKnownPots +name: getAllRepliesToKnownPosts concurrency: get_context on: