This commit is contained in:
Revision
2024-06-15 15:02:35 +02:00
parent 46d5f1eb43
commit 370f35faef
2 changed files with 15 additions and 0 deletions

13
.github/workflows/core-build.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
name: core-build
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: "0 0 * * 0"
jobs:
build:
uses: azerothcore/reusable-workflows/.github/workflows/core_build_modules.yml@main
with:
module_repo: ${{ github.event.repository.name }}

View File

@@ -1,2 +1,4 @@
[![core-build](https://github.com/noisiver/mod-junk-to-gold/actions/workflows/core-build.yml/badge.svg)](https://github.com/noisiver/mod-junk-to-gold/actions/workflows/core-build.yml)
# Junk to Gold
This module will automatically sell gray items when the player loots them