Skip to content

run formatter

run formatter #207

Workflow file for this run

name: format-check
on:
push:
branches:
- 'master'
- 'release-'
- 'at/debug-centralized-workflows'
tags: '*'
pull_request:
jobs:
format-check:
name: "Open format PR"
uses: "SciML/.github/.github/workflows/format-check.yml@at/debug-format-workflow"