Skip to content

test

test #193

Workflow file for this run

name: format-check
on:
push:
branches:
- 'master'
- 'release-'
- 'at/reusable-ci-workflows'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1"