Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

docs: add note to readme #531

docs: add note to readme

docs: add note to readme #531

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"