This commit is contained in:
Kreyren 2020-02-07 14:38:44 +00:00
parent 25b5465c18
commit 999d425555

@ -29,7 +29,7 @@
- regExp: ".*\\.cs+$"
labels: ["csharp"]
- regExp: "tests"
- regExp: ".*tests.*"
labels: ["tests"]
- regExp: "benches"
@ -42,5 +42,5 @@
labels: ["dependencies"]
# Repository specific
- regExp: "docs"
- regExp: ".*docs.*"
labels: ["docs"]