diff --git a/.github/workflows/remove-stale-branches.yml b/.github/workflows/remove-stale-branches.yml index 40a68cf2307..9e5be51edda 100644 --- a/.github/workflows/remove-stale-branches.yml +++ b/.github/workflows/remove-stale-branches.yml @@ -7,6 +7,7 @@ on: jobs: remove-stale-branches: + if: github.repository_owner == 'Card-Forge' name: Remove Stale Branches runs-on: ubuntu-latest steps: