CI: add missing core files to "affects: core" labelling (#2824)

* add missing files

* Change to wildcard
This commit is contained in:
Silvris
2024-02-21 02:51:22 -06:00
committed by GitHub
parent 17c73916b7
commit ffdcb91a13

1
.github/labeler.yml vendored
View File

@@ -27,4 +27,5 @@
- '!WebHostLib/**'
- any-glob-to-any-file: # exceptions to the above rules of "stuff that isn't core"
- 'worlds/generic/**/*.py'
- 'worlds/*.py'
- 'CommonClient.py'