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 0a35afc commit 21ba39bCopy full SHA for 21ba39b
Cargo.toml
@@ -12,7 +12,7 @@ unimplemented = "warn"
12
dbg_macro = "warn"
13
14
[workspace.metadata.release]
15
-allow-branch = ["main", "release-*"]
+allow-branch = ["main", "release-*", "support/v*"]
16
sign-commit = true
17
sign-tag = true
18
push = false
0 commit comments