Skip to content

feat(websocket): introduce authwithtoken #6

feat(websocket): introduce authwithtoken

feat(websocket): introduce authwithtoken #6

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