Skip to content

Rewrite to use phases instead of patches #219

Rewrite to use phases instead of patches

Rewrite to use phases instead of patches #219

Workflow file for this run

name: core-build
on:
push:
branches:
- 'master'
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
build:
if: github.event.pull_request.draft == false
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
with:
module_repo: ${{ github.event.repository.name }}