diff --git a/.github/workflows/remove-stale-branches.yml b/.github/workflows/remove-stale-branches.yml index 9e5be51edda..00c31a7698e 100644 --- a/.github/workflows/remove-stale-branches.yml +++ b/.github/workflows/remove-stale-branches.yml @@ -15,4 +15,5 @@ jobs: with: dry-run: false # Check out the console output before setting this to false ignore-unknown-authors: true + ignore-branches-with-open-prs: true default-recipient: tehdiplomat