From 0e36ced083832b919edf3d0975c1c7383a923e63 Mon Sep 17 00:00:00 2001 From: ngoanh2n Date: Fri, 4 Oct 2024 07:10:37 +0700 Subject: [PATCH] [github] Fix format schedule.time --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e898c43..54f898d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: schedule: interval: weekly day: tuesday - time: 03:00 + time: "03:00" timezone: Asia/Ho_Chi_Minh assignees: [ ngoanh2n ] target-branch: develop