Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Merge pull request #168 from SciML/robust #538

Merge pull request #168 from SciML/robust

Merge pull request #168 from SciML/robust #538

Workflow file for this run

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