Skip to content

Commit

Permalink
Update labeler.yml (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Jan 2, 2024
1 parent 0cb871a commit ad9522c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@
"Map-POI":
- 'Resources/Maps/_NF/POI/*.yml' # Grid Files
- 'Resources/Prototypes/_MF/Maps/POI/*.yml' # Prototypes Files

"Sprites":
- '**/*.rsi/*.png'

"UI":
- '**/*.xaml*'

"No C#":
- all: ["!**/*.cs"]

0 comments on commit ad9522c

Please sign in to comment.