Auto-labeling actions for pull requests (#6117)
This commit is contained in:
12
.github/labeler.yml
vendored
Normal file
12
.github/labeler.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
"Changes: Sprites":
|
||||
- '**/*.rsi/*.png'
|
||||
|
||||
"Changes: Map":
|
||||
- 'Resources/Maps/*.yml'
|
||||
- 'Resources/Prototypes/Maps/*.yml'
|
||||
|
||||
"Changes: UI":
|
||||
- '**/*.xaml*'
|
||||
|
||||
"No C#":
|
||||
- all: ["!**/*.cs"]
|
||||
Reference in New Issue
Block a user