diff --git a/.github/workflows/t10_images.yml b/.github/workflows/t10_images.yml index a7660ce9..9d219510 100644 --- a/.github/workflows/t10_images.yml +++ b/.github/workflows/t10_images.yml @@ -6,7 +6,7 @@ on: - production tags: - "v*" - schedule: + schedule: - cron: "00 02 * * *" workflow_dispatch: diff --git a/.github/workflows/t20_images.yml b/.github/workflows/t20_images.yml index c79dac08..6a8973c1 100644 --- a/.github/workflows/t20_images.yml +++ b/.github/workflows/t20_images.yml @@ -6,7 +6,7 @@ on: - production tags: - "v*" - schedule: + schedule: - cron: "00 02 * * *" workflow_dispatch: