diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml
index d1876a89be33958ee4fd346ba535bfeffe26e31e..868402390f1713b8a86d4597a2f767a8c3bce0d9 100644
--- a/.github/workflows/upgrade-python-requirements.yml
+++ b/.github/workflows/upgrade-python-requirements.yml
@@ -2,7 +2,7 @@ name: Upgrade Python Requirements
 
 on:
   schedule:
-    - cron: "15 15 1-7,15-21 * 2"
+    - cron: "15 15 * * 2"
   workflow_dispatch:
     inputs:
       branch: