mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
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:
6
.github/labeler.yml
vendored
6
.github/labeler.yml
vendored
@@ -39,12 +39,6 @@ Dependencies:
|
|||||||
- any-glob-to-any-file: '**/package-lock.json'
|
- any-glob-to-any-file: '**/package-lock.json'
|
||||||
- any-glob-to-any-file: '**/yarn.lock'
|
- 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
|
# Changes to JavaScript files
|
||||||
Javascript:
|
Javascript:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
|
|||||||
Reference in New Issue
Block a user