Skip to content

ryu-cho

ryu-cho #12553

Workflow file for this run

name: ryu-cho
on:
schedule:
- cron: "*/5 * * * *"
jobs:
ryu-cho:
name: Ryu Cho
runs-on: ubuntu-latest
steps:
- uses: vuejs-translations/ryu-cho@v1
with:
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/elonehoo/vitest-docs-template.git
# TODO: Replace this with your own repo's branch name
upstream-repo-branch: main
head-repo: https://github.com/vitest-dev/vitest
head-repo-branch: main
track-from: fee7d8be9d6e6f710270600ae91fa35d861b7075
path-starts-with: docs/
workflow-name: ryu-cho