Skip to content

refactor: JsonCodec fail on unknown & missing property #58

refactor: JsonCodec fail on unknown & missing property

refactor: JsonCodec fail on unknown & missing property #58

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 }}