Skip to content

Make telenpc compatible with latest changes #53

Make telenpc compatible with latest changes

Make telenpc compatible with latest changes #53

Workflow file for this run

on:
pull_request_target:
types: [opened]
jobs:
pr_labeler:
runs-on: ubuntu-latest
name: Pull Request Labeler
steps:
- name: Pull Request Labeler
id: pr-labeler
uses: TrinityCore/GitHub-Actions@pr-labeler-prod
with:
token: ${{ secrets.GITHUB_TOKEN }}