Skip to content

(Core/ThreatMgr): Temporary threat modifications don't play nice when resetting threat list. #5778

(Core/ThreatMgr): Temporary threat modifications don't play nice when resetting threat list.

(Core/ThreatMgr): Temporary threat modifications don't play nice when resetting threat list. #5778

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/GitHub-Actions@issue-labeler-1.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}