Skip to content

fix: Change StatusView precision type to int | None #9401

fix: Change StatusView precision type to int | None

fix: Change StatusView precision type to int | None #9401

Workflow file for this run

# Validates the AsyncAPI definition
name: AsyncAPI
on:
push:
branches:
- main
tags:
- '*'
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: check asyncapi.yaml file
uses: WaleedAshraf/asyncapi-github-action@d31f1627ac7c24132e7c4e4b89948d43b619685a # v0.0.10
with:
filepath: "./docs/reference/asyncapi.yaml"