Skip to content

Commit 605c6b1

Browse files
committed
correct version in auto-label.json
1 parent 3296564 commit 605c6b1

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+
"v7.7.1": "**/*"
55
}
66
}

0 commit comments

Comments
 (0)