mirror of
https://github.com/actions/stale.git
synced 2025-12-11 04:32:53 +00:00
add a log
This commit is contained in:
@@ -78,7 +78,7 @@ export class IssuesProcessor {
|
||||
this.operations = new StaleOperations(this.options);
|
||||
|
||||
this._logger.info(
|
||||
LoggerService.yellow(`Starting the stale action process...`)
|
||||
LoggerService.yellow(`Starting the stale action process... logging`)
|
||||
);
|
||||
|
||||
if (this.options.debugOnly) {
|
||||
|
||||
Reference in New Issue
Block a user