mirror of
https://gitea.com/actions/stale.git
synced 2026-07-20 12:32:20 +00:00
Default un-stale to true in new version
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ inputs:
|
||||
default: 30
|
||||
remove-stale-when-updated:
|
||||
description: 'Remove stale labels from issues when they are updated or commented on.'
|
||||
default: false
|
||||
default: true
|
||||
debug-only:
|
||||
description: 'Run the processor in debug mode without actually performing any operations on live issues.'
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user