mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
CI/GitHub: Rename jobs
This commit is contained in:
2
.github/workflows/issue-labeler.yml
vendored
2
.github/workflows/issue-labeler.yml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
tag_issues:
|
||||
issue_labeler:
|
||||
runs-on: ubuntu-latest
|
||||
name: Issue Labeler
|
||||
steps:
|
||||
|
||||
2
.github/workflows/pr-labeler.yml
vendored
2
.github/workflows/pr-labeler.yml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
tag_issues:
|
||||
pr_labeler:
|
||||
runs-on: ubuntu-latest
|
||||
name: Pull Request Labeler
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user