Skip to content

the fly mount can't fly #5

the fly mount can't fly

the fly mount can't fly #5

Workflow file for this run

on:
issues:
types: [opened]
jobs:
issue_labeler:
if: github.repository == 'TrinityCore/TrinityCore'
runs-on: ubuntu-latest
name: Issue Labeler
steps:
- name: Issue Labeler
id: issue-labeler
uses: TrinityCore/GitHub-Actions@issue-labeler-prod
with:
token: ${{ secrets.GITHUB_TOKEN }}