Skip to content

ci: remove crate-ci/typos ignore from dependabot (#193) #308

ci: remove crate-ci/typos ignore from dependabot (#193)

ci: remove crate-ci/typos ignore from dependabot (#193) #308

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"