Skip to content

fix: Add throw error on jsonCodec decoder on JSON string with extra char #2657

fix: Add throw error on jsonCodec decoder on JSON string with extra char

fix: Add throw error on jsonCodec decoder on JSON string with extra char #2657

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 == 'scala-steward'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"