Skip to content

Adjust optional queries for structure changes. #389

Adjust optional queries for structure changes.

Adjust optional queries for structure changes. #389

Workflow file for this run

name: core-build
on:
push:
paths-ignore:
- 'data/sql/blizzlike/**'
- 'data/sql/wowhead/**'
pull_request:
workflow_dispatch:
jobs:
build:
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
with:
module_repo: ${{ github.event.repository.name }}