mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
run script on the 26th
This commit is contained in:
parent
caba1b932a
commit
e24900de35
1 changed files with 1 additions and 1 deletions
2
.github/workflows/months_end.yml
vendored
2
.github/workflows/months_end.yml
vendored
|
|
@ -4,7 +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 26 * *' # 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 29 * *' # On the 29th of every month at 07:00 UTC
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue