Skip to content

Update mill-main to 0.11.5-15-a3bd10 #73

Update mill-main to 0.11.5-15-a3bd10

Update mill-main to 0.11.5-15-a3bd10 #73

Workflow file for this run

name: scalafmt
on:
- pull_request
jobs:
scalafmt:
runs-on: ubuntu-22.04
steps:
- uses: lolgab/scalafmt@0.0.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}