diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 38dd8fbb3..1b695c670 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -1,7 +1,7 @@ name: NPM Auto Update on: - # schedule: - # - cron: "0 0 */3 * *" # Every 2 days + schedule: + - cron: "0 0 */3 * *" # Every 2 days workflow_dispatch: jobs: