Skip to content

Fix various issues in code like AH restocking and proper item ratio due to not uising good enums values in AuctionHouseBot::Sell #127

Fix various issues in code like AH restocking and proper item ratio due to not uising good enums values in AuctionHouseBot::Sell

Fix various issues in code like AH restocking and proper item ratio due to not uising good enums values in AuctionHouseBot::Sell #127

Workflow file for this run

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 }}