Skip to content

normalize string ID to int in server messages for compatibility (#851) #271

normalize string ID to int in server messages for compatibility (#851)

normalize string ID to int in server messages for compatibility (#851) #271

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml