From 55f2666a8564e761efa3ff915dc7049cf52d9070 Mon Sep 17 00:00:00 2001 From: Ibrahim Mudassar <22484328+ibrahimmudassar@users.noreply.github.com> Date: Mon, 6 Nov 2023 14:09:15 -0500 Subject: [PATCH] adding keepalive --- .github/workflows/precipitation.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/precipitation.yml b/.github/workflows/precipitation.yml index 9b51ada..df9f268 100644 --- a/.github/workflows/precipitation.yml +++ b/.github/workflows/precipitation.yml @@ -28,3 +28,6 @@ jobs: LONGITUDE: ${{ secrets.LONGITUDE }} run: python precipitation.py + + - name: Keepalive Workflow + uses: gautamkrishnar/keepalive-workflow@1.1.0