Skip to content

fix(multirelease): Correct handling of exclusions when checking module exports #1239

fix(multirelease): Correct handling of exclusions when checking module exports

fix(multirelease): Correct handling of exclusions when checking module exports #1239

Workflow file for this run

name: Build, Test, and Deploy
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-build:
uses: KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk
secrets: inherit