Skip to content

Commit 3b00b3c

Browse files
committed
Add images entry to labeler config.
1 parent 38e9478 commit 3b00b3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,9 @@ command-buffer:
6565
- scripts/core/exp-command-buffer.yml
6666
- source/adapters/**/command_buffer.*
6767
- test/conformance/exp_command_buffer**
68+
images:
69+
- changed-files:
70+
- any-glob-to-any-file:
71+
- scripts/core/EXP-BINDLESS-IMAGES.rst
72+
- scripts/core/exp-bindless-images.yml
73+
- source/adapters/**/image.*

0 commit comments

Comments
 (0)