Disable cronjob
Workflows / Wake Runner (push) Successful in 4s
Workflows / Run script (push) Failing after 1m50s

This commit is contained in:
2026-04-30 14:55:15 +02:00
parent 778d96121c
commit 943041d251
+2 -2
View File
@@ -3,8 +3,8 @@ on:
push:
branches:
- master
schedule:
- cron: '0 0 * * *' # Every day at midnight
# schedule:
# - cron: '0 0 * * *' # Every day at midnight
jobs:
wake: