diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 18306b00..99e25a61 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -2,9 +2,9 @@ name: Auto Build on: workflow_dispatch: - schedule: - # UTC+8 0,6,12,18 - - cron: "0 16,22,4,10 * * *" +# schedule: +# # UTC+8 0,6,12,18 +# - cron: "0 16,22,4,10 * * *" permissions: write-all env: TAG_NAME: autobuild