From 14a55886b0e9f4e805025fb98cda61e1aa80754f Mon Sep 17 00:00:00 2001 From: Changxin Miao Date: Mon, 1 Apr 2024 12:17:21 +0800 Subject: [PATCH] Old tesla dies... --- .github/workflows/static.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 4a98e0a..a1dc89c 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -12,8 +12,8 @@ on: repository_dispatch: types: [ generate-gh-pages ] - # schedule: - # - cron: "*/10 * * * *" + schedule: + - cron: "*/10 * * * *" # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: