Skip to content

Commit dd23f89

Browse files
committed
autolabel should be current version
1 parent 9545ae6 commit dd23f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/auto-label.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rules": {
33
"Infra": [".ci/**/*", ".github/**/*","build/**/*"],
4-
"v8.0.0-alpha1": "**/*"
4+
"v6.8.3": "**/*"
55
}
66
}

0 commit comments

Comments
 (0)