Skip to content

Commit

Permalink
Update ryo-cho.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dragomano authored Dec 15, 2024
1 parent 38d4cd9 commit d38533d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ryo-cho.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ryu-cho

on:
schedule:
- cron: "*/5 * * * *"
- cron: "0 */3 * * *"

jobs:
ryu-cho:
Expand All @@ -14,12 +14,8 @@ jobs:
access-token: ${{ secrets.GITHUB_TOKEN }}
username: github-actions
email: "[email protected]"

# 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
Expand Down

0 comments on commit d38533d

Please sign in to comment.