Disable cron schedule

This commit is contained in:
DogmaDragon 2025-11-22 15:56:55 +02:00
parent e9350b166d
commit 1ac6fff361

View File

@ -4,8 +4,8 @@ on:
push:
branches:
- main
schedule:
- cron: '0 0 * * *'
# schedule:
# - cron: '0 0 * * *'
workflow_dispatch:
permissions: