Skip to content

ci: update branch reference in the pipeline #1

ci: update branch reference in the pipeline

ci: update branch reference in the pipeline #1

Workflow file for this run

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