Skip to content

(fix) Add null check, reduce load on map creation, fix incorrect max health on some creatures #164

(fix) Add null check, reduce load on map creation, fix incorrect max health on some creatures

(fix) Add null check, reduce load on map creation, fix incorrect max health on some creatures #164

Workflow file for this run

name: core-build
on:
push:
branches:
- 'master'
pull_request:
jobs:
build:
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
with:
module_repo: ${{ github.event.repository.name }}