mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
added month end automation
This commit is contained in:
parent
d0fa92b0d1
commit
4185a610b0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/months_end.yml
vendored
4
.github/workflows/months_end.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Months End
|
||||
on:
|
||||
schedule:
|
||||
# - cron: '0 17 * * 1-5'
|
||||
# schedule:
|
||||
# # - cron: '0 17 * * 1-5'
|
||||
push:
|
||||
branches: [main, feature/month_end_automation_of_all]
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue