diff --git a/.github/workflows/keep-alive.yml b/.github/workflows/keep-alive.yml index 571c7d54e8..46fea9e71c 100644 --- a/.github/workflows/keep-alive.yml +++ b/.github/workflows/keep-alive.yml @@ -7,6 +7,8 @@ on: jobs: keep-alive: + # Don't run this on downstream forks: + if: github.repository_owner == 'gojimmypi' runs-on: self-hosted # Ensure this runs on your self-hosted runner steps: