mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
CI: add missing core files to "affects: core" labelling (#2824)
* add missing files * Change to wildcard
This commit is contained in:
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@@ -27,4 +27,5 @@
|
|||||||
- '!WebHostLib/**'
|
- '!WebHostLib/**'
|
||||||
- any-glob-to-any-file: # exceptions to the above rules of "stuff that isn't core"
|
- any-glob-to-any-file: # exceptions to the above rules of "stuff that isn't core"
|
||||||
- 'worlds/generic/**/*.py'
|
- 'worlds/generic/**/*.py'
|
||||||
|
- 'worlds/*.py'
|
||||||
- 'CommonClient.py'
|
- 'CommonClient.py'
|
||||||
|
Reference in New Issue
Block a user