Skip to content

Merge pull request #51 from SciML/dependabot/github_actions/actions/c… #9

Merge pull request #51 from SciML/dependabot/github_actions/actions/c…

Merge pull request #51 from SciML/dependabot/github_actions/actions/c… #9

Workflow file for this run

name: format-check
on:
push:
branches:
- 'master'
- 'main'
- 'release-'
tags: '*'
pull_request:
jobs:
runic:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: fredrikekre/runic-action@v1
with:
version: '1'