From 3acb170fa5e6c5277f5dd1b2e15d0d63f3e2d444 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Sun, 26 Jun 2022 18:34:49 +0300 Subject: [PATCH] [MSC31xx] Fix actions --- .github/workflows/msc313e_images.yml | 2 +- .github/workflows/msc316dc_images.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/msc313e_images.yml b/.github/workflows/msc313e_images.yml index 819fde81..6432d1a5 100644 --- a/.github/workflows/msc313e_images.yml +++ b/.github/workflows/msc313e_images.yml @@ -7,7 +7,7 @@ on: tags: - "v*" schedule: - - cron: "00 01 * * *" + - cron: "00 01 * * *" workflow_dispatch: jobs: diff --git a/.github/workflows/msc316dc_images.yml b/.github/workflows/msc316dc_images.yml index f482d76c..7b435858 100644 --- a/.github/workflows/msc316dc_images.yml +++ b/.github/workflows/msc316dc_images.yml @@ -7,7 +7,7 @@ on: tags: - "v*" schedule: - - cron: "00 01 * * *" + - cron: "00 01 * * *" workflow_dispatch: jobs: