Skip to content

ci: uniformize onto centralized CI (project-model SublibraryCI + clea… #1

ci: uniformize onto centralized CI (project-model SublibraryCI + clea…

ci: uniformize onto centralized CI (project-model SublibraryCI + clea… #1

Workflow file for this run

name: format-check
on:
push:
branches:
- 'master'
- 'main'
- 'release-'
tags: '*'
pull_request:
jobs:
runic:
name: "Runic"
uses: "SciML/.github/.github/workflows/runic.yml@v1"
secrets: "inherit"