diff --git a/.github/workflows/build-to-all-latest-snapshots.yml b/.github/workflows/build-to-all-latest-snapshots.yml index 3b9f69d..09de30b 100644 --- a/.github/workflows/build-to-all-latest-snapshots.yml +++ b/.github/workflows/build-to-all-latest-snapshots.yml @@ -7,8 +7,8 @@ on: push: tags: - "SNAPSHOT" - schedule: - - cron: '0 */4 * * *' + # schedule: + # - cron: '0 */4 * * *' workflow_dispatch: jobs: