Skip to content

Merge pull request #4153 from SciML/as/bump-version #5476

Merge pull request #4153 from SciML/as/bump-version

Merge pull request #4153 from SciML/as/bump-version #5476

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'