Skip to content

OPEN-2707: Make sure the GA4 tag is passed to the RAMP viewer #93

OPEN-2707: Make sure the GA4 tag is passed to the RAMP viewer

OPEN-2707: Make sure the GA4 tag is passed to the RAMP viewer #93

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"