Skip to content

Update sbt-giter8 to 0.17.0 #93

Update sbt-giter8 to 0.17.0

Update sbt-giter8 to 0.17.0 #93

Workflow file for this run

name: Scala CLA
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: scala/cla-verification-action@main
with:
author: ${{ github.event.pull_request.user.login }}