From a0c0a669c3da78738ec8cef64c9dd0d44e16533a Mon Sep 17 00:00:00 2001 From: koba-e964 <3303362+koba-e964@users.noreply.github.com> Date: Fri, 29 Sep 2023 10:41:16 +0900 Subject: [PATCH] Schedule execution of achievements.yml --- .github/workflows/achievements.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/achievements.yml b/.github/workflows/achievements.yml index afea19a8..089fc9d5 100644 --- a/.github/workflows/achievements.yml +++ b/.github/workflows/achievements.yml @@ -1,6 +1,8 @@ name: Publish achievements on: + schedule: + - cron: '10 17 * * *' push: branches: [ master ] paths: