Skip to content

Update cats-effect to 3.5.1 #1564

Update cats-effect to 3.5.1

Update cats-effect to 3.5.1 #1564

Workflow file for this run

name: Auto approve
on:
pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-20.04
steps:
- uses: hmarr/[email protected]
if: github.actor == 'eikek-scala-steward'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}