diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index cde00c9c..4362af5d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -13,7 +13,7 @@ on: - 'server/**' # Runs everyday to detect GitHub update in time schedule: - - cron: '0 0 * * *' + - cron: '30 16 * * *' jobs: build: