We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de40b72 commit 1132dedCopy full SHA for 1132ded
1 file changed
dev_tools/ci/size-labeler.sh
@@ -24,7 +24,7 @@ PR_NUMBER, GITHUB_REPOSITORY, GITHUB_TOKEN. The script is intended
24
for automated execution from GitHub Actions workflow."
25
26
declare -ar LABELS=(
27
- "Size: XS"
+ "size: XS"
28
"size: S"
29
"size: M"
30
"size: L"
0 commit comments