diff --git a/.github/workflows/environment.yml b/.github/workflows/environment.yml index ef0f89d637c..61014bd7879 100644 --- a/.github/workflows/environment.yml +++ b/.github/workflows/environment.yml @@ -1,8 +1,8 @@ name: environments on: - # schedule: - # # https://crontab.guru/every-night-at-midnight - # - cron: '0 0 * * *' + schedule: + # https://crontab.guru/every-night-at-midnight + - cron: '0 0 * * *' workflow_dispatch: permissions: