CI: add missing core files to "affects: core" labelling (#2824)
* add missing files * Change to wildcard
This commit is contained in:
parent
17c73916b7
commit
ffdcb91a13
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue