Only build website every 30 min
All checks were successful
/ build (push) Successful in 35s

This commit is contained in:
chris 2026-08-14 21:40:13 +02:00
commit adb83c11e8
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -4,7 +4,7 @@ on:
- main - main
pull_request: pull_request:
schedule: schedule:
- cron: "0,20,40 * * * *" - cron: "0,30 * * * *"
env: env:
TZ: Europe/Berlin TZ: Europe/Berlin