Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Update README.md

Update README.md #438

Workflow file for this run

name: Launch Scala Steward
on:
push:
branches: [ master ]
jobs:
scala-steward:
runs-on: ubuntu-latest
name: Launch Scala Steward
steps:
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2
with:
github-token: ${{ secrets.GH_TOKEN }}
author-email: 4746479+paoloboni@users.noreply.github.com