Skip to content

chore: Update experiments commit hash #282

chore: Update experiments commit hash

chore: Update experiments commit hash #282

# Diagrams from https://githubnext.com/projects/repo-visualization/
name: create-diagram
on:
push:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
name: Create diagram
steps:
- name: Checkout code
uses: actions/checkout@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Repo Visualizer
uses: githubocto/[email protected]
with:
excluded_paths: ".github"
commit_message: "docs: update diagram"