From 0a48a258e8f5d700584f3bd3c4eac4d17f46751c Mon Sep 17 00:00:00 2001
From: cronyx <xcronyx@gmail.com>
Date: Fri, 12 Aug 2022 00:03:49 +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 95634370..fb794c32 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 e8927552..1cd709ea 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: