Skip to content

Commit 3d5db7f

Browse files
committed
Remove "scripts/" from t:ci
1 parent dccc2c8 commit 3d5db7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/label-pr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"feature-flag": [],
1515
"t:feature": [],
1616
"t:tech-debt": [],
17-
"t:ci": [".checkmarx/", ".github/", "scripts/"],
17+
"t:ci": [".checkmarx/", ".github/"],
1818
"t:docs": ["README.md", "CONTRIBUTING.md", "SECURITY.md"],
1919
"t:deps": [],
2020
"t:llm": [".claude/"]

0 commit comments

Comments
 (0)