Skip to content

OPEN-2790 New filter tag to strip <p>...</p> from text #114

OPEN-2790 New filter tag to strip <p>...</p> from text

OPEN-2790 New filter tag to strip <p>...</p> from text #114

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"