diff --git a/.github/workflows/ryo-cho.yml b/.github/workflows/ryo-cho.yml index acb667b..4066ba6 100644 --- a/.github/workflows/ryo-cho.yml +++ b/.github/workflows/ryo-cho.yml @@ -2,7 +2,7 @@ name: ryu-cho on: schedule: - - cron: "*/5 * * * *" + - cron: "0 */3 * * *" jobs: ryu-cho: @@ -14,12 +14,8 @@ jobs: access-token: ${{ secrets.GITHUB_TOKEN }} username: github-actions email: "action@github.com" - - # TODO: Replace this with your own repo URL upstream-repo: https://github.com/dragomano/vite-docs.git - # TODO: Replace this with your own repo's branch name upstream-repo-branch: main - head-repo: https://github.com/vitejs/vite head-repo-branch: main track-from: 638de0ff39efead268ad4d00134e563c3f69e98a