added month end automation

This commit is contained in:
Jun-te Kim 2025-08-28 11:23:55 +00:00
parent d0fa92b0d1
commit 4185a610b0

View file

@ -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: