mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-13 09:17:21 +00:00
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:
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 }}
|
||||
Reference in New Issue
Block a user