From 46b1238bc08a39ee76db3a93a0d8f69dfd45fee1 Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 4 Jan 2025 21:40:37 +0100 Subject: [PATCH] Update static-data.yml --- .github/workflows/static-data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static-data.yml b/.github/workflows/static-data.yml index fcba77468..defbea54e 100644 --- a/.github/workflows/static-data.yml +++ b/.github/workflows/static-data.yml @@ -6,7 +6,7 @@ on: # pull_request: schedule: # twice peer week - - cron: '0 0 * * 1,3,5,7' + - cron: "0 0 * * 1,4" # for now, scheduled, we can enable on push master but not make much sense now # push: # branches: