diff --git a/.github/workflows/package-release.yml b/.github/workflows/package-release.yml index 913e88a9..35c2442a 100644 --- a/.github/workflows/package-release.yml +++ b/.github/workflows/package-release.yml @@ -13,7 +13,7 @@ on: major for non-backward compatible changes. options: [patch, minor, major] schedule: - - cron: 0 16 1-7 * 2 # Run at 16:00 UTC on the first Tuesday of each month + - cron: 0 16 4 * * # Run at 16:00 UTC on the 4th day of each month concurrency: group: pypi jobs: