diff --git a/.github/workflows/releaseSnapshotPackage.yml b/.github/workflows/releaseSnapshotPackage.yml index 71acd9ac3ae8..8a0ec914440f 100644 --- a/.github/workflows/releaseSnapshotPackage.yml +++ b/.github/workflows/releaseSnapshotPackage.yml @@ -2,9 +2,8 @@ name: Release snapshot package on: - schedule: - - cron: '0 11 * * *' - + # schedule: + # - cron: '0 11 * * *' workflow_dispatch: jobs: