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
|
# https://github.com/actions/labeler#common-examples
|
||||||
|
|
||||||
cutlass:
|
examples:
|
||||||
- examples/**
|
- examples/**
|
||||||
|
|
||||||
|
source:
|
||||||
|
- cmake/**
|
||||||
- include/cutlass/**
|
- include/cutlass/**
|
||||||
|
|
||||||
|
documentation:
|
||||||
|
- docs/**
|
||||||
- media/**
|
- media/**
|
||||||
|
|
||||||
|
testing:
|
||||||
- test/**
|
- test/**
|
||||||
|
|
||||||
|
tooling:
|
||||||
- tools/**
|
- tools/**
|
||||||
|
Loading…
Reference in New Issue
Block a user