diff --git a/.github/workflows/lint-sync.yml b/.github/workflows/lint-sync.yml index ecf8580246f0165842891ee5f6e28992d15d68ff..df3578521df7640114709005a52866381a1555af 100644 --- a/.github/workflows/lint-sync.yml +++ b/.github/workflows/lint-sync.yml @@ -1,8 +1,8 @@ name: lint-sync on: - schedule: - # every Sunday at midnight - - cron: "0 0 * * 0" + # schedule: + # # every Sunday at midnight + # - cron: "0 0 * * 0" workflow_dispatch: # allows manual triggering permissions: