From 761ff738165f73b88f0ffa18451777ede01b28d7 Mon Sep 17 00:00:00 2001 From: Keyrxng <106303466+Keyrxng@users.noreply.github.com> Date: Thu, 16 May 2024 01:21:58 +0100 Subject: [PATCH] Update .ubiquibot-config.yml --- .github/.ubiquibot-config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/.ubiquibot-config.yml b/.github/.ubiquibot-config.yml index 66bb83e..56bbca8 100644 --- a/.github/.ubiquibot-config.yml +++ b/.github/.ubiquibot-config.yml @@ -1,8 +1,8 @@ timers: - reviewDelayTolerance: 1 day - taskStaleTimeoutDuration: 3 weeks - taskFollowUpDuration: 6 days - taskDisqualifyDuration: 2 weeks + reviewDelayTolerance: "1 day" + taskStaleTimeoutDuration: "3 weeks" + taskFollowUpDuration: "6 days" + taskDisqualifyDuration: "2 weeks" disabledCommands: [] labels: time: @@ -28,7 +28,7 @@ plugins: command: "/(start|stop)" example: "/start | /stop" uses: - - plugin: ubq-testing/start-stop-module:compute.yml@development + - plugin: "ubq-testing/start-stop-module:compute.yml@development" type: "github" with: disabledCommands: []