delete workflows

This commit is contained in:
Pagani Walter 2024-09-17 16:48:19 -03:00
parent a48672d966
commit 4f6693337a
2 changed files with 0 additions and 12 deletions

0
.github/.gitkeep vendored Normal file
View file

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