CI/GitHub: Execute issue-labeler.yml action only on TC repo

This commit is contained in:
jackpoz
2020-06-26 22:56:10 +02:00
parent 3421dc129f
commit eccc015ce7

View File

@@ -4,6 +4,7 @@ on:
jobs:
issue_labeler:
if: github.repository == 'TrinityCore/TrinityCore'
runs-on: ubuntu-latest
name: Issue Labeler
steps: