Skip to content

Fixes incorrect casting into int for numbers in string format (#384) #164

Fixes incorrect casting into int for numbers in string format (#384)

Fixes incorrect casting into int for numbers in string format (#384) #164

Workflow file for this run

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