Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Merge branch 'main' of https://[email protected]/zzzamyatin/langu… #20

Merge branch 'main' of https://[email protected]/zzzamyatin/langu…

Merge branch 'main' of https://[email protected]/zzzamyatin/langu… #20

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: "ignore,.github"