delete workflows
This commit is contained in:
parent
a48672d966
commit
4f6693337a
2 changed files with 0 additions and 12 deletions
0
.github/.gitkeep
vendored
Normal file
0
.github/.gitkeep
vendored
Normal file
12
.github/workflows/core-build.yml
vendored
12
.github/workflows/core-build.yml
vendored
|
|
@ -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 }}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue