🔧 Disable scheduled build for temporary environment 'tokens'

Signed-off-by: David Barragán Merino <david.barragan@kaleidos.net>
This commit is contained in:
David Barragán Merino 2026-09-21 19:54:52 +02:00
parent e4723cb3a8
commit 433f877449

View File

@ -2,8 +2,8 @@ name: _TMP TOKENS
on:
workflow_dispatch:
schedule:
- cron: '46 5-20 * * 1-5'
# schedule:
# - cron: '46 5-20 * * 1-5'
concurrency:
group: ${{ github.workflow }}