Skip to content

Merge pull request #825 from wellcomecollection/Use-new-concepts-index #109

Merge pull request #825 from wellcomecollection/Use-new-concepts-index

Merge pull request #825 from wellcomecollection/Use-new-concepts-index #109

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