From 60a0328cff8053596f4f97ee113a01b44042b928 Mon Sep 17 00:00:00 2001 From: rndquu <119500907+rndquu@users.noreply.github.com> Date: Tue, 29 Aug 2023 11:46:40 +0300 Subject: [PATCH] build: add time labels --- .github/ubiquibot-config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ubiquibot-config.yml b/.github/ubiquibot-config.yml index 8c8283f4a..a2b7e552d 100644 --- a/.github/ubiquibot-config.yml +++ b/.github/ubiquibot-config.yml @@ -1,2 +1,9 @@ +--- price-multiplier: 2 payment-permit-max-price: 1000 +time-labels: + - name: "Time: <1 Hour" + - name: "Time: <2 Hours" + - name: "Time: <4 Hours" + - name: "Time: <1 Day" + - name: "Time: <1 Week"