Skip to content

feat(websocket): introduce authwithtoken #6

feat(websocket): introduce authwithtoken

feat(websocket): introduce authwithtoken #6

---
name: Kotlin Example check
on:
pull_request:
paths:
- 'examples/kotlin/**'
jobs:
call-check:
uses: ./.github/workflows/check.yml
with:
projectDir: 'examples/kotlin'
secrets: inherit