From 97cd0ebcb820268c9e10f389a1459c87f9eefef6 Mon Sep 17 00:00:00 2001 From: Anush Date: Sat, 30 Mar 2024 22:21:10 +0530 Subject: [PATCH] ci: schedule test.yml interval --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7a1cc37..32a5f5b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,6 +6,8 @@ name: Maven and Python Tests - edited - synchronize - reopened + schedule: + - cron: 0 0 * * * jobs: test: