mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
added comment that explains cron
This commit is contained in:
parent
a07e40382b
commit
9b2b18607c
2
.github/workflows/e2e-cleanup-weekly.yml
vendored
2
.github/workflows/e2e-cleanup-weekly.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user