Skip to content

Commit

Permalink
Labeler correction after AI moving. Respect animation folder in labeler.
Browse files Browse the repository at this point in the history
  • Loading branch information
Neloreck committed Nov 13, 2023
1 parent d4147f5 commit bd989ce
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,18 @@ test:
configs:
- src/engine/forms/**

ai:
- src/engine/core/ai/**

animation:
- src/engine/core/animation/**

managers:
- src/engine/core/managers/**

schemes:
- src/engine/core/schemes/**

ai:
- src/engine/core/objects/ai/**

extensions:
- src/engine/extensions/**

Expand Down

0 comments on commit bd989ce

Please sign in to comment.