Skip to content

Update eslint to v8.46.2 (#642) #395

Update eslint to v8.46.2 (#642)

Update eslint to v8.46.2 (#642) #395

Workflow file for this run

name: Create diagram
on:
workflow_dispatch: {}
push:
branches:
- main
jobs:
get_visualisation_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@main
with:
excluded_paths: '.husky,.github,.vscode'