Skip to content

Commit

Permalink
Merge pull request #1522 from kbenzie/benie/labeler-sanitizer
Browse files Browse the repository at this point in the history
Add sanitizer sources to the automatic labeler
  • Loading branch information
pbalcer committed Apr 17, 2024
2 parents d98ae1a + fcd853f commit f820eb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,8 @@ images:
- scripts/core/EXP-BINDLESS-IMAGES.rst
- scripts/core/exp-bindless-images.yml
- source/adapters/**/image.*

sanitizer:
- changed-files:
- any-glob-to-any-file:
- source/loader/layers/sanitizer/*

0 comments on commit f820eb4

Please sign in to comment.