[Remove schedule]

This commit is contained in:
2025-08-30 15:58:43 +02:00
parent bee97795da
commit d29ca160ed
2 changed files with 4 additions and 4 deletions

View File

@@ -4,8 +4,8 @@ on:
push:
tags:
- '*-poker'
schedule:
- cron: '0 9 2 * *'
# schedule:
# - cron: '0 9 2 * *'
env:
GIT_REPO: poker-master-tool

View File

@@ -4,8 +4,8 @@ on:
push:
tags:
- '*-vwmetrics'
schedule:
- cron: '0 8 2 * *'
# schedule:
# - cron: '0 8 2 * *'
env:
GIT_REPO: vwmetrics