Skip to content

fix: miss action in decodeResultOrThrow when using TypeReference #57

fix: miss action in decodeResultOrThrow when using TypeReference

fix: miss action in decodeResultOrThrow when using TypeReference #57

Workflow file for this run

name: 👌Auto assigner
on:
pull_request:
types:
- opened
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}