Skip to content

fix: add missing field types for zone_state (#7) #32

fix: add missing field types for zone_state (#7)

fix: add missing field types for zone_state (#7) #32

Workflow file for this run

name: Push
on:
pull_request:
push:
branches: ["main"]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
uses: ./.github/workflows/_test.yaml