mirror of
https://github.com/noisiver/mod-junk-to-gold.git
synced 2026-01-13 00:38:33 +00:00
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:
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,4 +1,2 @@
|
|||||||
[](https://github.com/noisiver/mod-junk-to-gold/actions/workflows/core-build.yml)
|
|
||||||
|
|
||||||
# Junk to Gold
|
# Junk to Gold
|
||||||
This module will automatically sell gray items when the player loots them
|
This module will automatically sell gray items when the player loots them
|
||||||
|
|||||||
Reference in New Issue
Block a user