From 15f3f3e05df3d7fb62c4f3e0ea38339b73b18f2f Mon Sep 17 00:00:00 2001 From: cronyx <xcronyx@gmail.com> Date: Fri, 12 Aug 2022 00:06:03 +0300 Subject: [PATCH] formatting --- .github/workflows/t10_images.yml | 2 +- .github/workflows/t20_images.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/t10_images.yml b/.github/workflows/t10_images.yml index fb794c32..a7660ce9 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 1cd709ea..c79dac08 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: