From f93234bea9129d82f39af277eef5c34819672143 Mon Sep 17 00:00:00 2001 From: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com> Date: Wed, 22 Apr 2026 06:53:41 +0530 Subject: [PATCH] Remove reference to gautamkrishnar/keepalive-workflow --- docs/pages/guides/gha_basic.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/pages/guides/gha_basic.md b/docs/pages/guides/gha_basic.md index d74a2b51..baf4b700 100644 --- a/docs/pages/guides/gha_basic.md +++ b/docs/pages/guides/gha_basic.md @@ -297,9 +297,6 @@ And many other useful ones: afterwards. - [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv): Set up `uv`. Ultra-fast alternative to classic Python packaging solutions. -- [gautamkrishnar/keepalive-workflow](https://github.com/gautamkrishnar/keepalive-workflow): - Keep GitHub actions alive for more than 60 days. Not usually needed if you've - set up the other suggestions here, like dependabot and pre-commit. - [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python): Signing files in GitHub Actions with sigstore.