diff --git a/.github/workflows/container-registry-purge.yml b/.github/workflows/container-registry-purge.yml index 37726ec1b2..325de908fa 100644 --- a/.github/workflows/container-registry-purge.yml +++ b/.github/workflows/container-registry-purge.yml @@ -2,8 +2,8 @@ name: Container Registry Purge on: - schedule: - - cron: '0 0 * * SUN' + #schedule: + # - cron: '0 0 * * SUN' workflow_dispatch: inputs: {}