Skip to content

java/kotlin: Switch the type of MessageIn.payload to a string #1827

java/kotlin: Switch the type of MessageIn.payload to a string

java/kotlin: Switch the type of MessageIn.payload to a string #1827

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]