diff --git a/.github/workflows/refresh-wordpress-major-and-beta.yml b/.github/workflows/refresh-wordpress-major-and-beta.yml index f61e72386c..a4336d79c3 100644 --- a/.github/workflows/refresh-wordpress-major-and-beta.yml +++ b/.github/workflows/refresh-wordpress-major-and-beta.yml @@ -8,8 +8,8 @@ on: required: false default: 'false' # Every 20 minutes - schedule: - - cron: '*/20 * * * *' + #schedule: + # - cron: '*/20 * * * *' jobs: build_and_deploy: