From ddabff2d30f4d8a5a8365934e438154badca728a Mon Sep 17 00:00:00 2001 From: Colin Sullender Date: Tue, 21 Mar 2023 19:46:17 -0400 Subject: [PATCH] Disable keepalive-workflow --- .github/workflows/get_context.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index e0b8f3f..6b5a784 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -39,5 +39,5 @@ jobs: name: artifacts path: | artifacts - - name: Keep workflow alive - uses: gautamkrishnar/keepalive-workflow@v1 +# - name: Keep workflow alive +# uses: gautamkrishnar/keepalive-workflow@v1