Skip to content

Commit 93e92ae

Browse files
authored
Change labeler rules (#695)
1 parent d6b58a4 commit 93e92ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/labeler.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
test: ['tests/**/*', '!tests/ApiApprovalTests/**/*.txt']
1+
test:
2+
- tests/*.Tests/**/*
3+
- tests/ApiApprovalTests/**/*.cs
24

35
CI:
46
- .github/workflows/**/*

0 commit comments

Comments
 (0)