diff --git a/.github/workflows/months_end.yml b/.github/workflows/months_end.yml index f014aa0..eb3c4ff 100644 --- a/.github/workflows/months_end.yml +++ b/.github/workflows/months_end.yml @@ -3,7 +3,6 @@ on: schedule: - cron: '0 7 29 * *' # Runs at 7:00 AM UTC on the 29th of every month push: - branches: [main] workflow_dispatch: jobs: