Skip to content

refactor: Remove runBlocking from global data store and return Flow<Boolean> instead of Boolean. #2545

refactor: Remove runBlocking from global data store and return Flow<Boolean> instead of Boolean.

refactor: Remove runBlocking from global data store and return Flow<Boolean> instead of Boolean. #2545

name: Auto assign author to PR
on:
pull_request_target:
types: [ opened ]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: samspills/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'