We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51898ea commit 0ed539eCopy full SHA for 0ed539e
.github/auto-label.json
@@ -1,6 +1,6 @@
1
{
2
"rules": {
3
"Infra": [".ci/**/*", ".github/**/*","build/**/*"],
4
- "v8.0.0-alpha1": "**/*"
+ "v7.7.0-SNAPSHOT": "**/*"
5
}
6
0 commit comments