Skip to content

Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.34 #361

Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.34

Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.34 #361

Workflow file for this run

name: Auto approve
on:
pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v4
if: github.actor == 'zio-scala-steward[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"