mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
CI/GitHub: Execute issue-labeler.yml action only on TC repo
This commit is contained in:
1
.github/workflows/issue-labeler.yml
vendored
1
.github/workflows/issue-labeler.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
|
||||
jobs:
|
||||
issue_labeler:
|
||||
if: github.repository == 'TrinityCore/TrinityCore'
|
||||
runs-on: ubuntu-latest
|
||||
name: Issue Labeler
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user