Skip to content

OPEN-3192: Handle record ID's with slashes #126

OPEN-3192: Handle record ID's with slashes

OPEN-3192: Handle record ID's with slashes #126

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"