Skip to content

Fix structs, maps and typedstructs becoming orphans if only referenced in unions #1620

Fix structs, maps and typedstructs becoming orphans if only referenced in unions

Fix structs, maps and typedstructs becoming orphans if only referenced in unions #1620

Workflow file for this run

name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
workflow_call:
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}