Skip to content

Log the records that fail to index - bug fix v2 #109

Log the records that fail to index - bug fix v2

Log the records that fail to index - bug fix v2 #109

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"