Escape labels with potentially problematic characters.

This commit is contained in:
Taus Brock-Nannestad
2019-12-12 16:29:04 +01:00
parent 51315217ff
commit 2fec0d0294

4
.github/labeler.yml vendored
View File

@@ -1,8 +1,8 @@
C++:
"C++":
- cpp/**/*
- change-notes/**/*cpp*
C#:
"C#":
- csharp/**/*
- change-notes/**/*csharp*