From: Sebastián Ramírez Date: Mon, 20 Jul 2020 14:35:26 +0000 (+0200) Subject: 🔧 Update Watch Docs Previews GitHub action X-Git-Tag: 0.60.0~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1ba54bd12aa142e84f5691ac007508570864bb7;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Update Watch Docs Previews GitHub action --- diff --git a/.github/workflows/watch-docs-previews.yml b/.github/workflows/watch-docs-previews.yml index e73fd53dd1..b3253b9c67 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: