Remove DME Edit autolabel (#2835)

## About The Pull Request

Removes DME Edit autolabel. It doesn't add much beyond clutter, and a PR
will fail linters if it has files missing from tgstation.dme
This commit is contained in:
LT3
2025-01-05 12:08:23 -08:00
committed by GitHub
parent 89ab6e0825
commit d9e0c62279

6
.github/labeler.yml vendored
View File

@@ -39,12 +39,6 @@ Dependencies:
- any-glob-to-any-file: '**/package-lock.json'
- any-glob-to-any-file: '**/yarn.lock'
# When the .DME is changed
DME Edit:
- changed-files:
- any-glob-to-any-file: './*.dme'
- any-glob-to-any-file: '**/*.dme'
# Changes to JavaScript files
Javascript:
- changed-files: