Skip to content

feat(websocket): introduce authwithtoken #50

feat(websocket): introduce authwithtoken

feat(websocket): introduce authwithtoken #50

---
name: Loxone Client Kotlin check
on:
push:
branches:
- master
pull_request:
paths:
- '**/*.versions.toml'
- '*.gradle.*'
- 'src/**'
jobs:
call-check:
uses: ./.github/workflows/check.yml
secrets: inherit