diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d6895becc0..49dc9af5d1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,8 +4,8 @@ on: workflow_dispatch: release: types: [published] - schedule: - - cron: "0 2 * * *" + # schedule: + # - cron: "0 2 * * *" permissions: contents: read