Create labeler.yml

This commit is contained in:
Matthew Nicely 2022-09-29 15:08:44 -04:00 committed by GitHub
parent cd37e82492
commit f3eea3a4d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.github/labeler.yml vendored Normal file
View File

@ -0,0 +1,8 @@
# https://github.com/actions/labeler#common-examples
cutlass:
- examples/**
- include/cutlass/**
- media/**
- test/**
- tools/**