diff --git a/.github/workflows/upgrade-python-requirements.yml b/.github/workflows/upgrade-python-requirements.yml index e0e3665c..400fcdd4 100644 --- a/.github/workflows/upgrade-python-requirements.yml +++ b/.github/workflows/upgrade-python-requirements.yml @@ -2,8 +2,7 @@ name: Upgrade Requirements on: schedule: - # Run twice a month - - cron: "0 0 1,15 * *" + - cron: "0 2 * * 1" workflow_dispatch: inputs: branch: