Skip to content

add test cases for fromEvent, fromQuery refCount bug #150

add test cases for fromEvent, fromQuery refCount bug

add test cases for fromEvent, fromQuery refCount bug #150

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank feedback. We will check it later:-)'
pr-message: 'Thank for your PR. We will check it later:-)'