From e1ba54bd12aa142e84f5691ac007508570864bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Mon, 20 Jul 2020 16:35:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20Watch=20Docs=20Previews?= =?UTF-8?q?=20GitHub=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/watch-docs-previews.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/watch-docs-previews.yml b/.github/workflows/watch-docs-previews.yml index e73fd53dd..b3253b9c6 100644 --- a/.github/workflows/watch-docs-previews.yml +++ b/.github/workflows/watch-docs-previews.yml @@ -1,7 +1,7 @@ -name: Deploy Docs +name: Watch Docs Previews on: schedule: - - cron: "0 * * * *" + - cron: "* * * * *" jobs: deploy: