diff --git a/.github/workflows/update-and-reseed.yml b/.github/workflows/update-and-reseed.yml index 3d0c4247..39d099f4 100644 --- a/.github/workflows/update-and-reseed.yml +++ b/.github/workflows/update-and-reseed.yml @@ -2,8 +2,8 @@ name: Update dependencies and reseed on: workflow_dispatch: -# schedule: -# - cron: "0 */12 * * *" + schedule: + - cron: "0 */12 * * *" jobs: update_and_reseed: