Workflow
I'm going to handle this on my own. I can't put up with GitHub complaining about resources.
This commit is contained in:
parent
e2151e6a26
commit
9e7ef44b09
2 changed files with 0 additions and 15 deletions
13
.github/workflows/core-build.yml
vendored
13
.github/workflows/core-build.yml
vendored
|
|
@ -1,13 +0,0 @@
|
||||||
name: core-build
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
pull_request:
|
|
||||||
workflow_dispatch:
|
|
||||||
schedule:
|
|
||||||
- cron: "0 0 * * *"
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
|
|
||||||
with:
|
|
||||||
module_repo: ${{ github.event.repository.name }}
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
[](https://github.com/noisiver/mod-guildfunds/actions/workflows/core-build.yml)
|
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
This module will deposit a certain percentage of money obtained from quests and money looted into the guild bank.
|
This module will deposit a certain percentage of money obtained from quests and money looted into the guild bank.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue