mirror of
https://codeberg.org/JasterV/test-context.git
synced 2026-04-26 18:10:06 +00:00
6 lines
136 B
TOML
6 lines
136 B
TOML
[workspace]
|
|
pr_branch_prefix = "release-"
|
|
pr_labels = ["release"]
|
|
git_tag_enable = true
|
|
git_tag_name = "v{{ version }}"
|
|
pr_draft = true
|