mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
CI/GitHub: Remove GitHub actions from 3.3.5 branch
This commit is contained in:
14
.github/workflows/issue-labeler.yml
vendored
14
.github/workflows/issue-labeler.yml
vendored
@@ -1,14 +0,0 @@
|
||||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
issue_labeler:
|
||||
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 }}
|
||||
Reference in New Issue
Block a user