Skip to content

Add config builder for DownstreamTarget to avoid ambiguity (#2804) #452

Add config builder for DownstreamTarget to avoid ambiguity (#2804)

Add config builder for DownstreamTarget to avoid ambiguity (#2804) #452

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
# TO DO add sbt warnings report from .reports/scalafmt.out