diff --git a/.github/workflows/components_update.yml b/.github/workflows/components_update.yml index a4db3d77..17ed426c 100644 --- a/.github/workflows/components_update.yml +++ b/.github/workflows/components_update.yml @@ -3,9 +3,9 @@ name: Update components on: - workflow_call: {} + workflow_call: schedule: - - cron: "0 0 * * *" + - cron: "0 0 * * *" env: GIT_AUTHOR_NAME: OpenVoxProjectBot