[Change cron]

This commit is contained in:
2025-08-23 15:09:43 +02:00
parent 88e59e02fb
commit bee97795da
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
tags:
- '*-poker'
schedule:
- cron: '0 9 1 * *'
- cron: '0 9 2 * *'
env:
GIT_REPO: poker-master-tool

View File

@@ -5,7 +5,7 @@ on:
tags:
- '*-vwmetrics'
schedule:
- cron: '0 8 1 * *'
- cron: '0 8 2 * *'
env:
GIT_REPO: vwmetrics