Skip to content

fix: add null-check for target var in transmog_scripts.cpp (#137) #172

fix: add null-check for target var in transmog_scripts.cpp (#137)

fix: add null-check for target var in transmog_scripts.cpp (#137) #172

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 }}