Stop applying Change Type labels based on changed files

This commit is contained in:
Álison Fernandes
2026-05-14 23:05:46 +01:00
parent cc06636276
commit 4967b89e20

26
.github/label-pr.json vendored
View File

@@ -27,32 +27,6 @@
],
"app:authenticator": [
"authenticator/"
],
"t:feature": [
"app/src/main/assets/fido2_privileged_community.json",
"app/src/main/assets/fido2_privileged_google.json",
"testharness/"
],
"t:tech-debt": [
"gradle.properties",
"keystore/"
],
"t:ci": [
".checkmarx/",
".github/",
"scripts/",
"fastlane/",
".gradle/",
"detekt-config.yml"
],
"t:docs": [
"docs/"
],
"t:deps": [
"gradle/"
],
"t:llm": [
".claude/"
]
}
}