Skip to content

Commit ef4c7d9

Browse files
committed
chore(branchlint): update config
1 parent 70a1036 commit ef4c7d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .branchlintrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"disallowed": [
2424
"main",
2525
"master",
26+
"beta",
2627
"develop",
2728
"staging"
2829
],
@@ -33,4 +34,4 @@
3334
"msgPrefixSuggestion": "Instead of \"%s\" try \"%s\".",
3435
"msgSeperatorRequired": "Branch \"%s\" must contain a seperator \"%s\"."
3536
}
36-
}
37+
}

0 commit comments

Comments
 (0)