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: push:
branches: branches:
- master - master
schedule: # schedule:
- cron: '0 0 * * *' # Every day at midnight # - cron: '0 0 * * *' # Every day at midnight
jobs: jobs:
wake: wake: