diff --git a/.github/workflows/months_end.yml b/.github/workflows/months_end.yml index 9185ecc..e316b3d 100644 --- a/.github/workflows/months_end.yml +++ b/.github/workflows/months_end.yml @@ -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: