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

View File

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