mirror of
https://github.com/actions/labeler
synced 2026-09-07 04:20:55 +02:00
build
This commit is contained in:
-4
@@ -210,10 +210,6 @@ module.exports.mapToMac = function(options) {
|
||||
delete options.wait;
|
||||
}
|
||||
|
||||
if (!options.wait && !options.timeout) {
|
||||
options.timeout = 10;
|
||||
}
|
||||
|
||||
options.json = true;
|
||||
return options;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user