Skip to content

[Creature Spell] creature_template_spell "index" = 0 will not appear and work #6541

[Creature Spell] creature_template_spell "index" = 0 will not appear and work

[Creature Spell] creature_template_spell "index" = 0 will not appear and work #6541

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