[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: tags:
- '*-poker' - '*-poker'
schedule: schedule:
- cron: '0 9 1 * *' - cron: '0 9 2 * *'
env: env:
GIT_REPO: poker-master-tool GIT_REPO: poker-master-tool

View File

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