Skip to content

fix(multirelease): Correct handling of exclusions when checking modul… #1236

fix(multirelease): Correct handling of exclusions when checking modul…

fix(multirelease): Correct handling of exclusions when checking modul… #1236

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