mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 08:48:39 +00:00
Update remove-stale-branches.yml (#6645)
This commit is contained in:
1
.github/workflows/remove-stale-branches.yml
vendored
1
.github/workflows/remove-stale-branches.yml
vendored
@@ -15,4 +15,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dry-run: false # Check out the console output before setting this to false
|
dry-run: false # Check out the console output before setting this to false
|
||||||
ignore-unknown-authors: true
|
ignore-unknown-authors: true
|
||||||
|
ignore-branches-with-open-prs: true
|
||||||
default-recipient: tehdiplomat
|
default-recipient: tehdiplomat
|
||||||
|
|||||||
Reference in New Issue
Block a user