Skip to content

Disable template application on login if the module is disabled by co… #409

Disable template application on login if the module is disabled by co…

Disable template application on login if the module is disabled by co… #409

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