Skip to content

bump: sbt, scripted-plugin 1.12.0 (was 1.11.7) #186

bump: sbt, scripted-plugin 1.12.0 (was 1.11.7)

bump: sbt, scripted-plugin 1.12.0 (was 1.11.7) #186

Workflow file for this run

name: Scalafmt
on:
pull_request:
branches: ['**']
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
build:
name: Code is formatted
strategy:
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout current branch (full)
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Check project is formatted
# https://github.com/jrouly/scalafmt-native-action/releases
uses: jrouly/scalafmt-native-action@14620cde093e5ff6bfbbecd4f638370024287b9d # v4