Skip to content

Merge pull request #998 from SciML/separate_cons_lwaw_page #1725

Merge pull request #998 from SciML/separate_cons_lwaw_page

Merge pull request #998 from SciML/separate_cons_lwaw_page #1725

Workflow file for this run

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