Skip to content

feat: support http basic auth #10

feat: support http basic auth

feat: support http basic auth #10

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