Skip to content

Commit 0cd602b

Browse files
authored
Merge pull request ceph#57671 from idryomov/wip-labeler-qa
.github: expand tests label to all files under qa Reviewed-by: Ramana Raja <[email protected]>
2 parents 7ad6076 + 0543b92 commit 0cd602b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/labeler.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,7 @@ ceph-volume:
287287
- src/python-common/ceph/deployment/drive_selection/**
288288

289289
tests:
290-
- qa/tasks/**
291-
- qa/workunits/**
290+
- qa/**
292291
- src/test/**
293292

294293
nfs:

0 commit comments

Comments
 (0)