Skip to content

Updated the return type of the function findBy to generic type. (#39) #25

Updated the return type of the function findBy to generic type. (#39)

Updated the return type of the function findBy to generic type. (#39) #25

name: PR-autoupdate-from-main
on:
push:
branches:
- main
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-latest
steps:
- uses: bigbinary/[email protected]
with:
github_token: ${{ secrets.AUTOREBASE_TOKEN }}