aboutsummaryrefslogtreecommitdiff
path: root/.mention-bot
diff options
context:
space:
mode:
authorMartijn Kaijser <martijn@xbmc.org>2016-10-01 18:34:25 +0200
committerGitHub <noreply@github.com>2016-10-01 18:34:25 +0200
commit4f27fb89e110486a50311b944e46adfb4eeff9a0 (patch)
tree780be6a1709902b933957b78343223d5c1279d61 /.mention-bot
parentd0d4e8fa58fcad62213d8c19cf4c531e5e5b2fb3 (diff)
[mention-bot] set delayed to false as it doesn't seem to do anything at all
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot
index e5754e8796..7597a87996 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -12,7 +12,7 @@
"assignToReviewer": false,
"skipTitle": "",
"withLabel": "",
- "delayed": true,
+ "delayed": false,
"delayedUntil": "2h",
"skipCollaboratorPR": false
}