Skip to content

现在自动拍卖行的模块似乎无法共同编译了。针对拍卖行有新的处理模式吗 #6817

现在自动拍卖行的模块似乎无法共同编译了。针对拍卖行有新的处理模式吗

现在自动拍卖行的模块似乎无法共同编译了。针对拍卖行有新的处理模式吗 #6817

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened]
jobs:
issue_labeler:
if: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
runs-on: ubuntu-latest
name: Issue Labeler
steps:
- name: Issue Labeler
id: issue-labeler
uses: azerothcore/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}