Update remove-stale-branches.yml

This commit is contained in:
Chris H
2024-11-21 22:22:32 -05:00
parent 4436a83cc5
commit 03b87003ef

View File

@@ -12,6 +12,6 @@ jobs:
steps:
- uses: fpicalausa/remove-stale-branches@v1.6.0
with:
dry-run: true # 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
default-recipient: tehdiplomat