Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2fec0d0

Browse files
committed
Escape labels with potentially problematic characters.
1 parent 5131521 commit 2fec0d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
C++:
1+
"C++":
22
- cpp/**/*
33
- change-notes/**/*cpp*
44

5-
C#:
5+
"C#":
66
- csharp/**/*
77
- change-notes/**/*csharp*
88

0 commit comments

Comments
 (0)