1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-02 03:35:09 +01:00

Add label configuration for plug-ins (#25824)

This commit is contained in:
Basssiiie
2026-01-16 01:57:41 +07:00
committed by GitHub
parent 2f9f5bc7a1
commit f5b0ac40ca

6
.github/labeler.yml vendored
View File

@@ -43,6 +43,12 @@
- changed-files:
- any-glob-to-any-file:
- 'src/openrct2/paint/*'
'plug-in':
- changed-files:
- any-glob-to-any-file:
- 'distribution/openrct2.d.ts'
- 'src/openrct2/scripting/*'
- 'src/openrct2-ui/scripting/*'
# Platform code
'platform':