Skip to content

Add DataGraphsITensorVisualizationBaseExt #150

Add DataGraphsITensorVisualizationBaseExt

Add DataGraphsITensorVisualizationBaseExt #150

Workflow file for this run

name: "FormatCheck"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "ready_for_review"
concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
cancel-in-progress: "${{ startsWith(github.ref, 'refs/pull/') }}"
permissions:
contents: "read"
jobs:
format-check:
name: "FormatCheck"
uses: "ITensor/ITensorActions/.github/workflows/FormatCheck.yml@v2"