Skip to content

Add JSON.jl v1 support, bump patch version (#56) #2

Add JSON.jl v1 support, bump patch version (#56)

Add JSON.jl v1 support, bump patch version (#56) #2

Workflow file for this run

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