未验证 提交 bc85f513 编写于 作者: S satoru 提交者: GitHub

Integrate Github codebase visualizer into JuiceFS workflow (#731)

上级 bcc9c702
name: Create diagram
on:
workflow_dispatch: {}
push:
branches:
- main
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@main
with:
excluded_paths: ".github"
output_file: "docs/images/repo-diagram.svg"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册