Remove unneeded files

I don't actually need any formal bug report or merge request templates filled in, so getting ride of those meta files.
This commit is contained in:
NathanHandley
2025-09-11 07:02:23 -05:00
parent 32454242ed
commit f4a0a4dbbb
6 changed files with 0 additions and 150 deletions

View File

@@ -1,12 +0,0 @@
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 }}