Skip to content

Verify v2 ruleset on a no-op change #374

Verify v2 ruleset on a no-op change

Verify v2 ruleset on a no-op change #374

Workflow file for this run

name: "Format Check"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "ready_for_review"
permissions:
contents: "read"
jobs:
format-check:
name: "Format Check"
uses: "ITensor/ITensorActions/.github/workflows/FormatCheck.yml@v1"