Skip to content

Merge branch 'master' of https://github.com/open-data/oc_search #117

Merge branch 'master' of https://github.com/open-data/oc_search

Merge branch 'master' of https://github.com/open-data/oc_search #117

Workflow file for this run

name: Create source code diagram
on:
workflow_dispatch: {}
push:
branches:
- master
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: ".editorconfig,.gitignore,.gitmodules,.github,data,oc_search_definitions,session"