diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index 9f390ac..94e61fa 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -39,3 +39,5 @@ jobs: name: artifacts path: | artifacts + - name: Keep workflow alive + uses: gautamkrishnar/keepalive-workflow@v1