Update labeler.yml
This commit is contained in:
parent
0d8405588d
commit
4b7365388c
12
.github/labeler.yml
vendored
12
.github/labeler.yml
vendored
@ -1,8 +1,18 @@
|
||||
# https://github.com/actions/labeler#common-examples
|
||||
|
||||
cutlass:
|
||||
examples:
|
||||
- examples/**
|
||||
|
||||
source:
|
||||
- cmake/**
|
||||
- include/cutlass/**
|
||||
|
||||
documentation:
|
||||
- docs/**
|
||||
- media/**
|
||||
|
||||
testing:
|
||||
- test/**
|
||||
|
||||
tooling:
|
||||
- tools/**
|
||||
|
Loading…
Reference in New Issue
Block a user