added comment that explains cron

This commit is contained in:
miampf 2024-01-29 16:21:03 +01:00
parent a07e40382b
commit 9b2b18607c
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -2,7 +2,7 @@ name: e2e weekly cleanup
on:
schedule:
- cron: "0 0 * * 0"
- cron: "0 0 * * 0" # At 00:00 every Sunday UTC
jobs:
cleanup: