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: []