Skip to content

Merge pull request #984 from SciML/improve_si_find_ident_funcs_display #1647

Merge pull request #984 from SciML/improve_si_find_ident_funcs_display

Merge pull request #984 from SciML/improve_si_find_ident_funcs_display #1647

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"