From 2bdef4b1ccce18944789f2bf7f7031e50b363c86 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 29 Aug 2025 16:42:15 +0100 Subject: [PATCH] automatic script --- .github/workflows/months_end.yml | 1 - 1 file changed, 1 deletion(-) 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: