Skip to content

Bump braces from 3.0.2 to 3.0.3 #70

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #70

Workflow file for this run

# Runs auto-formatting script on push to any branch
name: "Scala auto-formatting"
on: push
permissions:
id-token: write
contents: write
jobs:
autoformat:
uses: wellcomecollection/.github/.github/workflows/scala_formatting.yml@main
secrets: inherit