This commit is contained in:
Kreyren 2020-02-07 14:33:00 +00:00
parent 9af4d019a4
commit 98d4a7db0d

@ -29,10 +29,10 @@
- regExp: ".*\\.cs+$"
labels: ["csharp"]
- regExp: "tests\\.*+$"
- regExp: "tests"
labels: ["tests"]
- regExp: "benches\\.*+$"
- regExp: "benches"
labels: ["benches"]
- regExp: "LICENSE.md"