Skip to content

Commit

Permalink
Update .ubiquibot-config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng authored May 16, 2024
1 parent bd59337 commit 761ff73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/.ubiquibot-config.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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: []
Expand Down

0 comments on commit 761ff73

Please sign in to comment.