Skip to content

bump: sbt-header 5.11.0 (was 5.10.0) #232

bump: sbt-header 5.11.0 (was 5.10.0)

bump: sbt-header 5.11.0 (was 5.10.0) #232

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@v6
with:
fetch-depth: 0
- name: Check project is formatted
# https://github.com/jrouly/scalafmt-native-action/releases
uses: jrouly/scalafmt-native-action@a9c8e1032a02004c425d53ef8ce420fe2179eba7 # v5