Skip to content

fix: handle receive event correctly when query is not executed inside… #6

fix: handle receive event correctly when query is not executed inside…

fix: handle receive event correctly when query is not executed inside… #6

Workflow file for this run

name: Codecov
on:
push:
branches:
- 'main'
paths:
- '**.ts'
permissions:
contents: read
jobs:
codecov:
uses: christiangalsterer/github-actions/.github/workflows/node_codecov.yaml@main
secrets: inherit