mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
Update months_end.yml
This commit is contained in:
parent
0af2a34c6c
commit
f9922113a5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/months_end.yml
vendored
1
.github/workflows/months_end.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
schedule:
|
||||
- cron: '0 7 * * 1' # Every Monday at 07:00 UTC
|
||||
- cron: '0 7 23 * *' # On the 23th of every month at 07:00 UTC
|
||||
- cron: '0 7 24 * *' # On the 25th of every month at 07:00 UTC
|
||||
- cron: '0 7 25 * *' # On the 25th of every month at 07:00 UTC
|
||||
- cron: '0 7 26 * *' # On the 26th of every month at 07:00 UTC
|
||||
- cron: '0 7 27 * *' # On the 26th of every month at 07:00 UTC
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue