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

Make robust to deprecations removals #532

Make robust to deprecations removals

Make robust to deprecations removals #532

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"